• JMap.MapContext.getListFilter

    Returns the currently applied filter on the map context list, or an empty string if no filter is applied.

    Returns string

    Example

    // returns the current filter
    JMap.MapContext.getListFilter()