<!--
{
  "documentType" : "article",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/nsscriptobjectspecifiers",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "NSScriptObjectSpecifiers"
}
-->

# NSScriptObjectSpecifiers

A collection of methods providing additional object specifier functionality.

## Discussion

These methods allow scriptable objects to provide a fully specified object specifier to themselves within an app. They also enable containers of objects to perform their own specifier evaluation.

For a comprehensive treatment of object specifiers, including sample code, see [Object Specifiers](https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/ScriptableCocoaApplications/SApps_object_specifiers/SAppsObjectSpecifiers.html#//apple_ref/doc/uid/TP40002164-CH3) in [Cocoa Scripting Guide](https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/ScriptableCocoaApplications/SApps_intro/SAppsIntro.html#//apple_ref/doc/uid/TP40002164).

## Topics

### Working with object specifiers

  <doc://com.apple.documentation/documentation/ObjectiveC/NSObject-swift.class/objectSpecifier>

  <doc://com.apple.documentation/documentation/ObjectiveC/NSObject-swift.class/indicesOfObjects(byEvaluatingObjectSpecifier:)>

## See Also

  [Cocoa Scripting Guide](https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/ScriptableCocoaApplications/SApps_intro/SAppsIntro.html#//apple_ref/doc/uid/TP40002164)



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)