Get a Demo

float

The float test checks to see if the value is a float variable type.

This test is unique to Aptuitiv. It is not part of the core Twig functionality.
{% if var is float %}
{% endif %}
Get Started With Aptuitiv