leHiAttach
leHiAttach(
[ w_windowId ]
)
=> t / nil
Description
Attaches a selected object in the specified window to another object in the window. The attached object is called the child object, and the object it is attached to is called the parent object. When you move, copy, or delete the parent, the child is also moved, copied, or deleted. If w_windowId is not specified, the current window is used.
Arguments
Value Returned
Return to top