Converts the input to a plain text string; strips all tags / attributes.
Basic usage:
{{ url.getstring }}
Usage with parameters:
{{ url.getstring(Parameter) }}
Parameters:
Parameter
(optional) – Url query parameter
Example:
{{ url.getstring("firstname") }}
Leave a Reply
You must be logged in to post a comment.