Set Named Double List Variable

Sets the value of a double list variable.

 

Input Arguments

 

0

String

Name

The name of the list variable.

1

Double List

Double List Variable

The value of the list variable.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The value was set successfully.

FAILURE

An invalid list variable name was provided.

 

Remarks

None.