User Tools

Site Tools


ixe:irpl:tables:gettablevalues

GetTableValues

GetTableValues(<-table) ->valuesList

Description

Returns a list containing the values of the specified table.

Examples

TableN("Key0" "Val0" "Key1" "Val1" "Key2" "Val2" 3) ->table
Trace (<-table)
 
GetTablevalues (<-table) ->values
Trace (<-values)
ixe/irpl/tables/gettablevalues.txt · Last modified: 2025/01/07 15:41 by 127.0.0.1