ImportActionAndApply
 
 
 

ImportActionAndApply

Introduced

v1.5

Description

Imports an action file as an action. The action is then applied to the component.

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.

Scripting Syntax

ImportActionAndApply( Model, [FileName] );

Parameters

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

See Also

ImportAction ImportActionAndAddClip