True

4D - Documentation   Français   English   German   Spanish   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next

version 3


True Boolean

ParameterTypeDescription
This command does not require any parameters
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.


4D - Documentation   Français   English   German   Spanish   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next