.. _false-pct: FALSE% ====== +----------+-------------------------------------------------------------------+ | Syntax | FALSE% | +----------+-------------------------------------------------------------------+ | Location | TRUFA | +----------+-------------------------------------------------------------------+ The function FALSE% returns the constant 0. It is used to write programs which are more legible or which adopt habits from the PASCAL language. **CROSS-REFERENCE** :ref:`true-pct`. See also :ref:`set` concerning user definable resident constants.