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.1427479255.txt.gz · Last modified: 2015/03/27 14:00 by elenap

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki