User Tools

Site Tools


crpl:docs:prependtolist

This is an old revision of the document!


~~DISCUSSION~~ <- CRPL reference <- Lists

PrependToList

ArgumentsResultNotation
List, Value None L1 n1 –

Description

#prepends the value "hello" to the end of list01
#This means it inserts "hello" at the beginning (and then shifts everything else up? (can someone check this? 8-)))
<-list01 "hello" AppendToList
crpl/docs/prependtolist.1375108285.txt.gz · Last modified: 2025/02/14 14:56 (external edit)