User Tools

Site Tools


xrpl:stringreplace

Differences

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

Link to this comparison view

xrpl:stringreplace [2019/03/03 20:10] – created Karsten75xrpl:stringreplace [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
- 
-=====  StringReplace   ===== 
- 
-^Arguments^Result^Notation^ 
-|string string string| string| [string string string- string] | 
- 
- 
-=== Description === 
-string ARG1: The string to be searched  
-string ARG2: The string to search for in ARG1  
-string ARG3: The string to replace ARG2 with  
-  
-Searches a string for all instances for another string, and replaces them with a different string.  
- 
-=== Examples === 
-<code>Trace(StringReplace ("Where there's a will, there's a way." "will" "way"))  
-</code> 
  
xrpl/stringreplace.1551661808.txt.gz · Last modified: 2019/03/03 20:10 by Karsten75