29th January 2022 at 10:55am
| purpose | apply sha256 hash to a string |
|---|---|
| input | a selection of titles |
| parameter | L=the number of characters to return, up to a maximum of 64 |
| output | the base64 encoded sha256 of the input, truncated to the specified length |
Learn more about how to use Filters
Introduced in v5.1.14