Report Constants

Constants:

bool

Boolean value

true, false

integer

Integer value

..., -2, -1, 0, 1, 2, ... …

double

Double precision real value

..., -57.23, 0.0, 456.78, ...

string

String value

John was here

 

  

Report pre-processor commands