Skip to main content
Version: Next

True

True -> Function result

ParameterTypeDescription
Function 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