SIAddConnectionEntryToOverride
 
 
 

SIAddConnectionEntryToOverride

Introduced

v9.0 (2011)

Description

Adds a connection entry to an Override property.

Scripting Syntax

SIAddConnectionEntryToOverride( InputObj, InputObjs, [Value], [Path] );

Parameters

Parameter Type Description
InputObj String Override property to add an entry to
InputObjs String List of properties and parameters to add to the Override
Value String Name of the override entry.
Path String Relative path to the parameter to overwrite with this entry.

Default Value: "" (current directory)

See Also

AddProp