Contents

popToRootDocument

Removes all documents from the stack except for the bottom-most document, which is the root document.

Declaration

void popToRootDocument();

Discussion

Use this function to quickly return to the root document from any other document in the stack.

See Also

Removing Documents from the Stack