User Tools

Site Tools


ixe:irpl:flow_control:endswith

Differences

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

Link to this comparison view

ixe:irpl:flow_control:endswith [2025/01/07 20:41] – created - external edit 127.0.0.1ixe:irpl:flow_control:endswith [2025/01/11 02:23] (current) – page in wrong section Karsten75
Line 1: Line 1:
-~~NOTOC~~ 
- 
- 
-====== EndsWith ====== 
-EndsWith 
- 
-===== Description ===== 
-Takes two strings from the stack and returns whether the first string ends with the second (case sensitive) 
- 
-===== Examples ===== 
-<code 4rpl> 
-if (EndsWith("Hello there" "there")) 
-    Trace("I went there") 
-endif 
-</code> 
  
ixe/irpl/flow_control/endswith.1736282518.txt.gz · Last modified: 2025/02/14 14:56 (external edit)