Loads a vector argument (by name) from a DataShare file.
0 |
File Path or Embedded File |
DataShare File Path |
The path to the DataShare file to load. |
1 |
String |
Vector Name |
The named argument for a vector in the selected DataShare file. |
2 |
Vector |
Vector Value |
The value of the vector loaded from the com- mand. |
SUCCESS |
The file and argument were successfully loaded. |
FAILURE |
The file could not be loaded or the named vector argument was not found. |
This command supports both absolute paths (ex. C:\test.xit) and relative paths (ex. .\test.xit).