User Tools

Site Tools


xrpl:removelistelement

Differences

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

Link to this comparison view

xrpl:removelistelement [2019/03/04 00:56] – created Karsten75xrpl:removelistelement [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
- 
-=====  RemoveListElement  ===== 
- 
-^Arguments^Result^Notation^ 
-| list position | | [ list int - ] | 
- 
- 
-=== Description === 
-Removes an element from a list at a given position. Position are indexed from 0. 
- 
-Elements after the removed one will be shifted towards the start of the list. 
- 
-=== Examples === 
-<code> 
-"a" "b" "c" PrependStackToList ->list #["a", "b", "c" 
-<-list 1 RemoveListElement #["a", "c"] 
-</code> 
  
xrpl/removelistelement.1551661000.txt.gz · Last modified: 2025/02/14 14:56 (external edit)