geSelectToggleObject
geSelectToggleObject(
[ w_windowID ]
)
=> t / nil
Description
Toggles the state of the selected objects in the specified window. This means that the function deselects the selected objects and selects the remaining objects.
Arguments
|
(Optional) Specifies the window containing the selected set of objects. If this is not specified, the objects in the current window are toggled. |
Value Returned
Related Topics
Return to top