geReturnToLevel
geReturnToLevel(
w_windowId
)
=> nil
Description
Displays a list box containing the levels to which you can return.
Arguments
Value Returned
Examples
Displays a list box of the levels you can return to in the current window.
geReturnToLevel( getCurrentWindow( ) )
Related Topics
Design Functions
Return to top