Contents

keySpecifier

Returns a specifier for the object or objects to be deleted.

Declaration

var keySpecifier: NSScriptObjectSpecifier { get }

Return Value

A specifier for the object or objects to be deleted.

Discussion

Note that this may be different than the specifier or specifiers set by setReceiversSpecifier(_:).

See Also

Related Documentation

  • Cocoa Scripting Guide
  • Key-Value Coding Programming Guide

Working with specifiers