.. highlightlang:: us .. index:: AppGetActivePage .. _appgetactivepage: AppGetActivePage ================ .. us.tag AppGetActivePage ENGLISH App :ref:`AppGetActivePage` retrieves the handle of the active page in the active document. .. function:: handle = AppGetActivePage() .. us.return **Return Value** If the function succeeds, the return value is the handle of the active page of the active document. If no page is active, the return value is 0. .. seealso:: :ref:`overview-application-object`, :ref:`AppGetActiveDocument`, :ref:`AppGetActiveEditor` :sub:`id-1064367`