⇐ Index ⇐ Tables
GetTableValues(<-table) ->valuesList
Returns a list containing the values of the specified table.
TableN("Key0" "Val0" "Key1" "Val1" "Key2" "Val2" 3) ->table Trace (<-table) GetTablevalues (<-table) ->values Trace (<-values)
⇐ Index