cookbooks:devel:transformations
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revisionNext revisionBoth sides next revision | ||
cookbooks:devel:transformations [2019/10/10 12:54] – miconda | cookbooks:devel:transformations [2020/01/21 19:56] – [Parameters List Transformations] henningw | ||
---|---|---|---|
Line 153: | Line 153: | ||
Decode base64 encoded PV and return value | Decode base64 encoded PV and return value | ||
+ | ==== {s.encode.base64t} ==== | ||
+ | Return base64 encoding of PV value without trailing padding characters(' | ||
+ | |||
+ | ==== {s.decode.base64t} ==== | ||
+ | |||
+ | Decode base64 encoded PV, handling missing trailing padding characters, and return value. | ||
==== {s.escape.common} ==== | ==== {s.escape.common} ==== | ||
Line 429: | Line 435: | ||
Available transformations in this class are presented in the next sections. | Available transformations in this class are presented in the next sections. | ||
- | **Important Note:** the delimiter cannot be comma (,), because this trasformation | + | **Important Note:** the delimiter cannot be comma (,), because this transformation |
cookbooks/devel/transformations.txt · Last modified: 2022/04/08 16:08 by miconda