User Tools

Site Tools


xrpl:insertlistelement

Differences

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

Link to this comparison view

xrpl:insertlistelement [2019/03/03 23:05] – created Karsten75xrpl:insertlistelement [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
- 
-=====  InsertListElement   ===== 
- 
-^Arguments^Result^Notation^ 
-|list int value| | [list int value-] | 
- 
- 
-=== Description === 
-Stores a value at the specified index of a list. The previously stored value, and all subsequent values have their indices shifted up by one.  
- 
-=== Examples === 
-<code prpl>Split("1,2,3,4,5,6" ",") ->list  
-InsertListElement(<-list 3 "Spoon" 
-Trace(<-list)  
-</code> 
  
xrpl/insertlistelement.1551654311.txt.gz · Last modified: 2025/02/14 14:56 (external edit)