User Tools

Site Tools


syntax:functions:keepafter

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
syntax:functions:keepafter [2021/03/23 19:07] dmitrysyntax:functions:keepafter [2021/03/23 19:08] dmitry
Line 5: Line 5:
  
 ^  Example  ^  Result  ^ ^  Example  ^  Result  ^
-|  KeepAfter( 'New York', 'Y' )  |  ork  |+|  keepafter( 'New York', 'Y' )  |  ork  |
 |  keepafter( 'Food&Beverage', '&' )  |  Beverage  | |  keepafter( 'Food&Beverage', '&' )  |  Beverage  |
  
Line 11: Line 11:
  
 ^  Example  ^  Result  ^ ^  Example  ^  Result  ^
-|  KeepAfter( 'a/b/c/d', '/', 2)  |  'c/d' +|  keepafter( 'a/b/c/d', '/', 2)  |  'c/d' 
-|  KeepAfter( 'a/b/c/d', '/', -1)  |  'd'  |+|  keepafter( 'a/b/c/d', '/', -1)  |  'd'  |
  
 === See also === === See also ===
   * [[syntax:functions:keepbefore]]   * [[syntax:functions:keepbefore]]
   * [[syntax:functions:removeend]]   * [[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