User Tools

Site Tools


cookbooks:devel:transformations

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
cookbooks:devel:transformations [2019/08/19 12:30] – [Parameters List Transformations] micondacookbooks:devel:transformations [2019/09/04 18:56] – [{s.unbracket}] henningw
Line 335: Line 335:
 $var(uri) = $(var(x){s.unbracket}); $var(uri) = $(var(x){s.unbracket});
 </code> </code>
 +
 +==== {s.count,c} ====
 +
 +Count how many times c appears in the pv value.
 +
 +<code c>
 +abababa"{s.count,a}
 +# will return 4
 +</code>
 +
 +
 ===== URI Transformations ===== ===== URI Transformations =====
  
cookbooks/devel/transformations.txt · Last modified: 2022/04/08 16:08 by miconda

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki