Retrieves the value of a transform variable.
0 |
String |
Name |
The name of the transform variable to retrieve. |
1 |
Transform |
Value |
The value stored in the specified variable. |
SUCCESS |
The value was retrieved. |
FAILURE |
The specified variable does not exist. |
None.