PAGE

Returns the name of the previous page, which is helpful for popup pages.

Syntax

PAGE(option)

  • option - the type of page which should be returned - Value type: constant The only supported value is: previous

Remarks

  • If the current page is a popup page, the function returns the name of the page which has opened the popup page.

  • If the current page is not a popup page, the function returns empty.