QodlyScript ReferenceCommandstrueOn this pagetruetrue : booleanParameterTypeDescriptionResultboolean<-trueDescriptiontrue returns the boolean value true.ExampleThe following example sets the variable vbOptions to true: var vbOptions : boolean vbOptions = trueSee alsofalse not