cookbooks:5.1.x:transformations
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | Last revisionBoth sides next revision | ||
cookbooks:5.1.x:transformations [2018/07/12 06:32] – [{re.subst,expression}] gaaf | cookbooks:5.1.x:transformations [2018/09/04 07:54] – [{s.corehash,n}] miconda | ||
---|---|---|---|
Line 316: | Line 316: | ||
<code c> | <code c> | ||
$(var(x){s.corehash}) | $(var(x){s.corehash}) | ||
+ | </ | ||
+ | |||
+ | ==== {s.unquote} ==== | ||
+ | |||
+ | Return the value without surrounding single (') or double quotes ("). | ||
+ | |||
+ | <code c> | ||
+ | $var(x) = " | ||
+ | $var(alice) = $(var(x){s.unquote}); | ||
</ | </ | ||
===== URI Transformations ===== | ===== URI Transformations ===== |
cookbooks/5.1.x/transformations.txt · Last modified: 2018/09/04 16:58 by miconda