User Tools

Site Tools


xrpl:substring

Differences

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

Link to this comparison view

xrpl:substring [2019/03/03 20:13] – created Karsten75xrpl:substring [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
- 
-=====  Substring   ===== 
- 
-^Arguments^Result^Notation^ 
-|string int int| string| [string int int- string] | 
- 
- 
-=== Description === 
-String, Arg1: string to find substring from  
-Int, Arg2: index for the start of the substring (the first character of a string has index 0)  
-Int, Arg3: length of the substring  
-TODO  
- 
-=== Examples === 
-<code>Trace( Substring("Particle" 1 3)) # Prints "art"  
-</code> 
  
xrpl/substring.1551661990.txt.gz · Last modified: 2019/03/03 20:13 by Karsten75