Bool - Datatype for logical variables.
Bool
a <- FALSE if(!a) print("a is not true") # this will print the statement in parentheses