Function ScopeCondition.isTrue

bool isTrue() pure nothrow @nogc @safe const;

Returns

true if there are no scopes with a FALSE condition. Also returns true if there are no scopes (IOW global scope)