User Tools

Site Tools


xrpl:prependtolist

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
xrpl:prependtolist [2019/03/04 00:13] – created Karsten75xrpl:prependtolist [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-<code> 
  
-  **** 
-  # PrependToList     
-   
-   PrependToList( <-list item) 
-   
-  ## Description  
-  Adds a value to the beginning of a list. Any values previously stored in the list are shifted up by one.  
-   
-  ## Examples   
-  --- 
-  Split("1,2,3,4,5,6" ",") ->list  
-  PrependToList( <-list 0)  
-  Trace(<-list)  
-  --- 
- 
-</code> 
xrpl/prependtolist.1551658392.txt.gz · Last modified: 2025/02/14 14:56 (external edit)