User Tools

Site Tools


4rpl:commands:list

This is an old revision of the document!


Index

List

List ->list

Description

Creates a list and populates it with the contents of the stack. The entire contents of the stack will be added to a newly created list. The top item on the stack will be the last item in the list.

Examples

List(1 2 3) ->list
trace(GetListCount(<-list)

Index

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