Get Collection Object Ref List Variable

Retrieves the values of a collection object name reference list variable.

 

Input Arguments

 

0

String

Name

The name of the collection object name reference list variable to retrieve.

 

Return Arguments

 

1

Collection Object Name Ref List

Value

The values stored in the specified variable.

 

Returned Status

 

SUCCESS

The values were retrieved.

FAILURE

The specified variable does not exist.

 

Remarks

None.