User Tools

Site Tools


syntax:functions:startswith

This is an old revision of the document!


StartsWith(textA, textB)

True, if first text string (textA) starts with the other (textB). Case sensitive.

Example Result
startswith( 'Crimea', 'Crime' ) True
startswith( 'IBM', 'i' ) False

See also

syntax/functions/startswith.1426900564.txt.gz · Last modified: 2015/03/20 21:16 by elenap

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki