evaluationError
Returns the object specifier in which an evaluation error occurred.
Declaration
var evaluationError: NSScriptObjectSpecifier? { get }Return Value
The object specifier in which an evaluation error occurred.
Discussion
The object specifier failing to evaluate could be the receiver or any container specifier “above” the receiver.