Skip to main content
Version: Next

False

False : Boolean

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

Properties​

Command number215
Thread safeyes