pytuflow.Scope.is_else# Scope.is_else()# Returns whether the scope object is from an ELSE block. Returns: True if the scope object is from an ELSE block, False otherwise. Return type: bool