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
syntax/functions/startswith.1410919504.txt.gz · Last modified: 2014/09/16 22:05 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki