ImportActionAndAddClip
 
 
 

ImportActionAndAddClip

Introduced

v1.5

Description

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.

Scripting Syntax

ImportActionAndAddClip( 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 AddClip