This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
xrpl:prependtolist [2019/03/04 00:13] – created 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 | ||
- | --- | ||
- | Split(" | ||
- | PrependToList( <-list 0) | ||
- | Trace(< | ||
- | --- | ||
- | |||
- | </ |