This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
4rpl:commands:setlistelementrpn [2021/01/14 15:36] – [Examples] Sanian | 4rpl:commands:setlistelementrpn [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | < | + | < |
+ | < | ||
====== SetListElementRPN ====== | ====== SetListElementRPN ====== | ||
- | SetListElement(<-value <-list <-index) | + | SetListElementRPN(<-value <-list <-index) |
===== Description ===== | ===== Description ===== | ||
Line 10: | Line 11: | ||
If a list is stored in a variable, setting a value in it can be abbreviated to ''< | If a list is stored in a variable, setting a value in it can be abbreviated to ''< | ||
+ | |||
+ | For doing the same thing but with arguments in order of **list**, **index**, **value**, see [[4rpl: | ||
===== Examples ===== | ===== Examples ===== |