User Tools

Site Tools


4rpl:commands:gettablecount

This is an old revision of the document!


Index

:!: Available in version 1.3 and later.

GetTableCount

GetTableCount(<-table) ->count

Description

Returns the number of keys (and hence values) in a table.

Examples

"a" 1 "b" 2 "c" 3 table ->t
Trace(GetTableCount(<-t)) 

Index

4rpl/commands/gettablecount.1613228288.txt.gz · Last modified: 2021/02/13 09:58 by virgilw