User Tools

Site Tools


4rpl:commands:endswith

Index
Strings

EndsWith

EndsWith

Description

Takes two strings from the stack and returns whether the first string ends with the second (case sensitive)

Examples

if (EndsWith("Hello there" "there"))
    Trace("I went there")
endif

Index

4rpl/commands/endswith.txt · Last modified: 2021/11/27 07:59 by Karsten75