User Tools

Site Tools


4rpl:commands:createlist

This is an old revision of the document!


Index

CreateList

CreateList ->list

Description

Creates an empty list.

Examples

if (CreateList GetListCount eq0)
    Trace("And lo, the list was empty.")
endif
 
createlist ->list
1 ->list[0]
4 ->list[1]
9 ->list[2]
trace(<-list)

Index

4rpl/commands/createlist.1610121708.txt.gz · Last modified: 2021/01/08 11:01 by 127.0.0.1