User Tools

Site Tools


syntax:functions:keepafter

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
syntax:functions:keepafter [2015/02/02 21:53] – created dmitrysyntax:functions:keepafter [2015/03/27 14:00] elenap
Line 1: Line 1:
 ====== KeepAfter(text, string) ====== ====== KeepAfter(text, string) ======
  
-Returns characters after first occurrence of //string// in //text//. Case-sensitive. Parameter //string// must be not empty.+Returns characters after the first occurrence of specific //'string'// in the given //'text'//. Case-sensitive. Parameter //string// must be not empty.
  
 ^  Example  ^  Result  ^ ^  Example  ^  Result  ^
 |  KeepAfter( 'New york', 'y' )  |  ork  | |  KeepAfter( 'New york', 'y' )  |  ork  |
 +|  keepafter( 'Food&Beverage', '&' )  |  Beverage  |
 +
 +=== See also ===
 +  * [[syntax:functions:keepbefore]]
 +  * [[syntax:functions:removeend]]
syntax/functions/keepafter.txt · Last modified: 2021/12/23 05:35 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki