User Tools

Site Tools


4rpl:commands:gettablevalues

This is an old revision of the document!


Index
Tables

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)

Index

4rpl/commands/gettablevalues.1652193725.txt.gz · Last modified: 2025/02/14 14:56 (external edit)