QodlyScript ReferenceCommandsfalseOn this pagefalsefalse : booleanParameterTypeDescriptionResultboolean<-falseDescriptionfalse returns the boolean value false.ExampleThe following example sets the variable vbOptions to false: var vbOptions : boolean vbOptions = falseSee alsonot true