PagePeekCurrent
Return the index in the page stack for the current page.
Syntax
PagePeekCurrent()
Return Value
Index in the page stack for the current page. -1 indicates that current window handle does not correspond to a valid window.
Related Functions
PagePeekLast, PagePopLast, PagePopUp, PagePushLast, PageRecall
See Also