4D LanguageCommandsBooleanTrueVersion: NextOn this pageTrueTrue : Boolean ParameterTypeDescriptionFunction resultBoolean←True Description True returns the Boolean value True. Example The following example sets the variable vbOptions to True: vbOptions:=True See also False Not