v1.5
Imports an action file as an action. A clip is created, storing this action.
This command supports downloading files off the internet. If the filename specified
is a URL then the file will be downloaded locally before the command is executed.
ImportActionAndAddClip( Model, [FileName] ); |
Parameter | Type | Description |
---|---|---|
Model | String or Model | Model to import the action to. |
FileName | String |
Full path to the file to import. Default Value: User is prompted to select a file |