This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
xrpl:prependtolist [2019/03/04 00:30] – Karsten75 | xrpl:prependtolist [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | < | ||
- | ///*** | ||
- | ///# PrependToList | ||
- | /// | ||
- | /// | ||
- | /// | ||
- | ///## Description | ||
- | ///Adds a value to the beginning of a list. Any values previously stored in the list are shifted up by one. | ||
- | /// | ||
- | ///## Examples | ||
- | ///``` | ||
- | /// | ||
- | /// | ||
- | /// | ||
- | ///``` | ||
- | ///*** | ||
- | </ |