Skip to main content

ElementCloseAllSelect

Callable

  • ElementCloseAllSelect(elmnt: any): void

  • Closes all select boxes in the current document, except the current select box


    Parameters

    • elmnt: any

      The select box to exclude from the closing

    Returns void

    • Nothing