Contents

setInsertionClassDescription(_:)

Sets the class description for the object or objects to be inserted.

Declaration

func setInsertionClassDescription(_ classDescription: NSScriptClassDescription)

Parameters

  • classDescription:

    The class description for the object or objects to be inserted.

Discussion

This message can be sent at any time after object initialization, but must be sent before evaluation to have any effect.

See Also

Accessing information about a positional specifier