This is an old revision of the document!
⇐ Index ⇐ Tables
GetTableValues(<-table) ->valuesList
Returns a list containing the values of the specified table.
TableN("Key0" "Val0" "Key1" "Val1" "Key2" "Val2" 2) ->table GetTableKeys(<-table) ->values
⇐ Index