4D LanguageCommandsBooleanFalseVersion: NextOn this pageFalseFalse : Boolean ParameterTypeDescriptionFunction 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