diff --git a/Help/command/if.rst b/Help/command/if.rst index 6433e4588e..3ef7b54f10 100644 --- a/Help/command/if.rst +++ b/Help/command/if.rst @@ -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 """""""""""""""