4D v15.4

True

  •  
 
4D v15.4
True

True 


 

True -> Function result 
Parameter Type   Description
Function result  Boolean in True

True returns the Boolean value True.

Example  

The following example sets the variable vbOptions to True:

 vbOptions:=True



See also 

False
Not