Only use the first floating-point value if the list is provided.
Basic usage:
{{ url.getfloat }}
Usage with parameters:
{{ url.getfloat(Parameter) }}
Parameters:
Parameter
(optional) – Url query parameter
Example:
{{ url.getfloat("firstname") }}
Leave a Reply
You must be logged in to post a comment.