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

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki