Application.GetCurrentPage

string Application.GetCurrentPage (

)

Example 1

page_name = Application.GetCurrentPage();

Gets the name of the current page and stores it in the variable "page_name."

See also:  Related Actions