createCommandInstance()
Creates and returns an instance of the command object described by the receiver.
Declaration
func createCommandInstance() -> NSScriptCommandReturn Value
The command object, instantiated from NSScriptCommand or a subclass.
Creates and returns an instance of the command object described by the receiver.
func createCommandInstance() -> NSScriptCommandThe command object, instantiated from NSScriptCommand or a subclass.