This shows you the differences between two versions of the page.
| xrpl:setlistelement [2019/03/04 01:00] – created Karsten75 | xrpl:setlistelement [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | |||
| - | ===== SetListElement | ||
| - | |||
| - | ^Arguments^Result^Notation^ | ||
| - | | list position value | | [ list int value - ] | | ||
| - | |||
| - | |||
| - | === Description === | ||
| - | Stores a value at the specified index of a list. The previously stored value is overwritten. | ||
| - | |||
| - | If a list is stored in a variable, this can be abbreviated to <-value -> | ||
| - | |||
| - | === Examples === | ||
| - | < | ||
| - | SetListElement(< | ||
| - | " | ||
| - | Trace(< | ||
| - | </ | ||