hiIconifyWindow
hiIconifyWindow(w_windowId) =>t / nil
Description
Converts a window to its icon. If the window is contained in a session window, the session window is iconified.
w_windowId can be a window or a session window but it cannot be a dock window.
This function is not available in Concept SKILL. For more information, see
Argument
|
Window you want to iconify. w_windowId can be a window or a session window. It cannot be a dock window. |
Values Returned
Related Topics
Return to top