version 3
True Boolean
Description
True returns the Boolean value True.
Example
The following example sets the variable vbOptions to True:
vbOptions:=True
See Also
False, Not.