User Tools

Site Tools


syntax:functions:keepafter

This is an old revision of the document!


KeepAfter(text, string)

Returns characters after the first occurrence of specific 'string' in the given 'text'. Case-sensitive. Parameter string must be not empty.

Example Result
KeepAfter( 'New York', 'Y' ) ork
keepafter( 'Food&Beverage', '&' ) Beverage

See also

syntax/functions/keepafter.1427690483.txt.gz · Last modified: 2015/03/30 00:41 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki