version 3
False Boolean
Description
False returns the Boolean value False.
Example
The following example sets the variable vbOptions to False:
vbOptions:=False
See Also
Not, True.