User Tools

Site Tools


ixe:irpl:strings:startswith

StartsWith

StartsWith (<-thisString <-preamble)

Description

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

Examples

if (StartsWith("Hello there" "Hello"))
    Trace("I opened with hello")
endif
ixe/irpl/strings/startswith.txt · Last modified: 2025/01/10 20:14 by Karsten75