• JMap.Application.Selection.openTableInTab

    Displays the selection table in another tab.

    If the table is not visible, make it visible.

    Returns void

    Example

    // displays the selection table in another tab.
    JMap.Application.Selection.openTableInTab()