Navigation: X# Documentation > X# Language Reference > Literals
Logic Literals
X# uses the following Logical literals.
Value
Description
TRUE or .T. or .Y.
Logical TRUE
FALSE or .F. or .N.
Logical FALSE