Set Collection Object Ref List Variable

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

 

Input Arguments

 

0

String

Name

The name of the variable to set.

1

Collection Object Name Ref List

Value

The list of values to set the variable to.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The values were set successfully.

FAILURE

An invalid variable name was provided.

 

Remarks

None.