geSelectAll
geSelectAll(
[ w_windowId ]
)
=> t / nil
Description
Selects all objects in the specified window.
Arguments
|
Database ID of the window containing the objects to be selected. If not specified, the current window is used. |
Value Returned
Related Topics
Selection Functions
Return to top