logical value
Values.Â
TRUE, FALSE
Constants.Â
const boolean aTrueValue = TRUE; const boolean aFalseValue = FALSE;