User Tools

Site Tools


4rpl:commands:clearlist

This is an old revision of the document!


Index
Lists

ClearList

ClearList(<-list)

Description

Takes a list from the stack and removes all elements from the list.

Examples

CreateList ->list
AppendToList(<-list "42")
ClearList(<-list)

Index

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