Get Transform From DataShare File

Loads a transform argument (by name) from a DataShare file.

 

Input Arguments

 

0

File Path or Embedded File

DataShare File Path

The path to the DataShare file to load.

1

String

Transform Name

The named argument for a transform in the selected DataShare file.

Return Arguments

 

2

Transform

Transform Value

The value of the transform loaded from the com- mand.

Returned Status

 

SUCCESS

The file and argument were successfully loaded.

FAILURE

The file could not be loaded or the named transform argument was not found.

Remarks

This command supports both absolute paths (ex. C:\test.xit) and relative paths (ex. .\test.xit).