• JMap.Application.Selection.closeTableTab

    Closes the selection table tab.

    If the table is not visible, or not opened in another tab, do nothing.

    If the table is opened in another tab, close the tab and display the table over the map.

    Returns void

    Example

    // closes the selection table tab.
    JMap.Application.Selection.closeTableTab()