geReturn
geReturn(
[ w_windowId ]
)
=> t / nil
Description
Returns to the previous (parent) level displayed in a window before a descend, edit in place, or switch was done. This function does not support figGroups.
Arguments
Value Returned
Examples
Returns to the previous level in the current window.
geReturn( getCurrentWindow( ) )
Related Topics
Design Functions
Return to top