This shows you the differences between two versions of the page.
| xrpl:prependstacktolist [2019/03/03 23:30] – created Karsten75 | xrpl:prependstacktolist [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | |||
| - | ===== PrependStackToList | ||
| - | |||
| - | ^Arguments^Result^Notation^ | ||
| - | |list| | [list-] | | ||
| - | |||
| - | |||
| - | === Description === | ||
| - | Adds all values on the stack to the beginning of a list. Any values previously stored in the list are shifted up. | ||
| - | |||
| - | === Examples === | ||
| - | <code prpl> | ||
| - | Split(" | ||
| - | Trace(< | ||
| - | </ | ||