Help: Document if() behavior with empty condition

Closes: #26527
This commit is contained in:
Arha Gatram
2026-05-22 15:25:31 -07:00
committed by Brad King
parent c6c57360f1
commit 2bc862bc76

View File

@@ -93,6 +93,11 @@ Basic Expressions
to ``NEW`` and the string's value happens to be a variable name that
is affected by :policy:`CMP0054`'s behavior.
.. signature:: if()
:target: empty
False if no argument is provided.
Logic Operators
"""""""""""""""