• JMap.Application.Query.deactivateQuery

    Deactivatea the current query. If no query is active, does nothing.

    If a query form is active (= its form is displayed), hidea it and returns to the query list.

    Returns void

    Example

    // if a query form is displayed, hide it and return to the query list.
    JMap.Application.Print.deactivateQuery()