Get Transform Variable

Retrieves the value of a transform variable.

 

Input Arguments

 

0

String

Name

The name of the transform variable to retrieve.

 

Return Arguments

 

1

Transform

Value

The value stored in the specified variable.

 

Returned Status

 

SUCCESS

The value was retrieved.

FAILURE

The specified variable does not exist.

 

Remarks

None.