CLOSE

Closes the current page.

Syntax

CLOSE()

Remarks

  • If the current page is a popup page, the function closes the page and the underlying page becomes the new current page.

  • If the current page is not a popup page, the function does nothing.

Example

After clicking on the Close button, the popup page is closed.