ValueList
Returns a sequence containing the values of the given sequence as a list.
Syntax
Sequence.ValueList
ยท [sequence]
Parameters
- sequence
- The sequence to get the values from.
Return Value
A list containing the values of the given sequence.