User Tools

Site Tools


xrpl:stringtolist

Differences

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

Link to this comparison view

xrpl:stringtolist [2019/03/04 01:11] – created Karsten75xrpl:stringtolist [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
- 
-=====  StringToList   ===== 
- 
-^Arguments^Result^Notation^ 
-|string| list| [string- list] | 
- 
- 
-=== Description === 
-Takes a string from the stack and returns the list of characters in the string.  
- 
-=== Examples === 
-<code>StringToList("Hello human") ->charactersList  
-<-charactersList GetListCount 0 do  
- Trace(<-wordsList[I])  
-loop  
-</code> 
  
xrpl/stringtolist.1551661910.txt.gz · Last modified: 2025/02/14 14:56 (external edit)