False

4D - Documentation   Français   English   German   Spanish   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next

version 3


False Boolean

ParameterTypeDescription
This command does not require any parameters
Function resultBooleanFalse

Description

False returns the Boolean value False.

Example

The following example sets the variable vbOptions to False:

   vbOptions:=False

See Also

Not, True.


4D - Documentation   Français   English   German   Spanish   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next