Skip to main content
Version: Next

True

True : Boolean

ParameterTypeDescription
Function resultBooleanTrue

Description

True returns the Boolean value True.

Example

The following example sets the variable vbOptions to True:

 vbOptions:=True

See also

False
Not

Properties

Command number214
Thread safe