User Tools

Site Tools


ixe:irpl:tables:gettablekeys

GetTableKeys

GetTableKeys(<-table) ->keysList

Description

Returns a list containing the keys of the specified table.

Examples

TableN("Key0" "Val0" "Key1" "Val1" "Key2" "Val2" 2) ->table
GetTableKeys(<-table) ->keys #keys contains [Key2, Key1, Key0]
ixe/irpl/tables/gettablekeys.txt · Last modified: 2025/01/07 15:41 by 127.0.0.1