User Tools

Site Tools


xrpl:prependstacktolist

Differences

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

Link to this comparison view

xrpl:prependstacktolist [2019/03/03 23:30] – created Karsten75xrpl: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("1,2,3,4,5,6" ",") ->list  
-Split("1,2,3,4,5,6" ",") <-list PrependStackToList  
-Trace(<-list)  
-</code> 
  
xrpl/prependstacktolist.1551655838.txt.gz · Last modified: 2025/02/14 14:56 (external edit)