User Tools

Site Tools


xrpl:endswith

Differences

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

Link to this comparison view

xrpl:endswith [2019/03/03 21:57] – created Karsten75xrpl:endswith [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
- 
-=====  EndsWith   ===== 
- 
-^Arguments^Result^Notation^ 
-|string string| bool| [string string- bool] | 
- 
- 
-=== Description === 
-Takes two strings from the stack and returns whether the first string ends with the second (case sensitive)  
- 
-=== Examples === 
-<code>if (EndsWith("Hello there" "there"))  
-    Trace("I went there" 
-endif  
-</code> 
  
xrpl/endswith.1551650243.txt.gz · Last modified: 2025/02/14 14:56 (external edit)