User Tools

Site Tools


prpl:prependstacktolist

This is an old revision of the document!


<- PRPL reference <- Lists

PrependStackToList

ArgumentsResultNotation
list [list-]

Description

Adds all values on the stack to the beginning of a list. Any values previously stored in the list are shifted up.

Examples

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