User Tools

Site Tools


prpl:appendtolist

This is an old revision of the document!


<- PRPL reference <- Lists

AppendToList

ArgumentsResultNotation
list value [list value-]

Description

Adds a value to the end of a list.

Examples

Split("1,2,3,4,5,6" ",") ->list 
AppendToList( <-list 7) 
Trace(<-list) 
prpl/appendtolist.1480721630.txt.gz · Last modified: 2016/12/02 18:33 by 127.0.0.1