Get String Ref List Variable

Retrieves the string list associated with a string ref list variable.

 

Input Arguments

 

0

String

Name

The name of the point name reference list variable to retrieve.

 

Return Arguments

 

1

String Ref List

Value

The list of strings stored in the specified variable.

 

Returned Status

 

SUCCESS

The list of strings was retrieved successfully.

FAILURE

The specified variable does not exist.

 

Remarks

None.