crpl:docs:endswith

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
crpl:docs:endswith [2014/10/01 19:02] – external edit 127.0.0.1crpl:docs:endswith [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
-~~DISCUSSION~~ 
 <- [[crpl:crplreference|CRPL reference]] <- [[crpl:crplreference#string_commands|String Commands]] <- [[crpl:crplreference|CRPL reference]] <- [[crpl:crplreference#string_commands|String Commands]]
 ===== EndsWith ===== ===== EndsWith =====
Line 13: Line 12:
 <code> <code>
 # This example returns true # This example returns true
-"creeper world" "worldStartsWith+"creeper world" "orldEndsWith
  
 # This example returns false # This example returns false
-"creeper world" "x" StartsWith+"creeper world" "x" EndsWith
 </code>  </code> 
  
crpl/docs/endswith.1412190170.txt.gz · Last modified: 2025/02/14 14:56 (external edit)