• File: odd.rst
  • Full Path: /home/bravrvjk/hpgt.org/wp-content/plugins/unlimited-elements-for-elementor/vendor/twig/twig/doc/tests/odd.rst
  • Date Modified: 03/05/2025 5:09 PM
  • File size: 160 bytes
  • MIME-type: text/plain
  • Charset: utf-8
``odd``
=======

``odd`` returns ``true`` if the given number is odd:

.. code-block:: twig

    {{ var is odd }}

.. seealso::

    :doc:`even<../tests/even>`