Contents

NSScriptObjectSpecifiers

A collection of methods providing additional object specifier functionality.

Overview

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 in Cocoa Scripting Guide.

Topics

Working with object specifiers

See Also

Related Documentation

  • Cocoa Scripting Guide

NSObject Script Support