NextGIS Frontend
    Preparing search index...

    Type Alias DecisionExpressionName

    DecisionExpressionName:
        | "!"
        | "!="
        | "<"
        | "<="
        | "=="
        | ">="
        | ">"
        | "all"
        | "any"
        | "case"
        | "match"
        | "coalesce"