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 predetermined text. Parameter string must not be empty. This function is case-sensitive.

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

See also

syntax/functions/keepafter.1428097413.txt.gz · Last modified: 2015/04/03 17:43 by elenap

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki