Get Named Double List Variable

Retrieves the value of a double list variable.

 

Input Arguments

 

0

String

Name

The name of the double list variable.

 

Return Arguments

 

1

Double List

Double List Variable

The value of the list variable.

 

Returned Status

 

SUCCESS

The value was retreived successfully.

FAILURE

An invalid list variable name was provided.

 

Remarks

None.