User Tools

Site Tools


xrpl:startswith

Differences

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

Link to this comparison view

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