pytuflow.Scope.supports_else_if

pytuflow.Scope.supports_else_if#

Scope.supports_else_if()#

Returns whether the scope object supports ELSE IF statements.

Returns:

True if the scope object supports ELSE IF statements, False otherwise.

Return type:

bool