Contents

scriptErrorExpectedTypeDescriptor

Sets a descriptor for the expected type that will be put in the reply Apple event if the sender requested a reply, execution of the receiver completes, and an error number was set.

Declaration

var scriptErrorExpectedTypeDescriptor: NSAppleEventDescriptor? { get set }

Parameters

  • errorExpectedTypeDescriptor:

    A descriptor that specifies a type.

See Also

Handling script execution errors