Skip to main content
Version: Next

False

False -> Function result

ParameterTypeDescription
Function resultBoolean🡐False

Description

False returns the Boolean value False.

Example

The following example sets the variable vbOptions to False:

 vbOptions:=False

See also

Not
True