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: 2025/02/14 14:57 by 127.0.0.1