User Tools

Site Tools


prpl:setlistelementrpn

<- PRPL reference <- Lists

SetListElementRpn

ArgumentsResultNotation
value list position [ value list int - ]

Description

Stores a value at the specified index of a list. The previously stored value is overwritten.

“Rpn” probably stands for “Reversed PositioN”, because the arguments are in different order than in SetListElement.

Examples

# value, list, index 
"MyValue" <-list 3 SetListElementRpn
prpl/setlistelementrpn.txt · Last modified: 2017/08/30 08:49 by kajacx