Set Transform In DataShare File

Saves a transform value (by name) to an existing DataShare file.

 

Input Arguments

 

0

File Path or Embedded File

DataShare File Path

The path to the DataShare file to update.

1

String

Transform Name

The named argument for a transform in the speci- fied DataShare file.

2

Transform

Transform Value

The transform value to save to the DataShare file.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The file and argument were successfully updated.

FAILURE

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

 

Remarks

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