User Tools

Site Tools


syntax:functions:endswith

This is an old revision of the document!


EndsWith(textA, textB)

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

Example Result
endswith( 'Motorola Inc.', 'Inc' ) False
endswith( 'Ruthless', 'less' ) True

See also

syntax/functions/endswith.1426900428.txt.gz · Last modified: 2015/03/20 21:13 by elenap

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki