Boolean Operations
Logical AND the boolean argument with the current boolean result.
Parameters:b- Boolean
Returns: bool_atLogical NOT the current boolean result.
Returns: bool_atLogical OR the boolean argument with the current boolean result.
Parameters:b- Boolean
Returns: bool_at