Set String Ref List Variable

Stores a list of strings as a variable.

 

Input Arguments

 

0

String

Name

The name for the string reference list variable.

1

String Ref List

Value

The list of strings to store under the variable name.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The list of strings were stored successfully under the point name.

FAILURE

The list of strings could not be found.

 

Remarks

None.