version 3
True Boolean
Parameter | Type | Description | ||||
This command does not require any parameters | ||||||
Function result | Boolean | True |
Description
True returns the Boolean value True.
Example
The following example sets the variable vbOptions to True:
vbOptions:=True
See Also