Function:
Declares a variable to use with boolean values (TRUE or FALSE).
Syntax:
LogicalVariable <Name of the variable>
Example:
LogicalVariable myBoolean