lntHiEditTrace
lntHiEditTrace(
[ w_window ]
)
=> t / nil
Description
Invokes the Net Tracer Edit In Place command that lets you edit in place the instances that contain the traced objects.
Arguments
|
ID of the window in which the Edit In Place command needs to be run. When a window ID is not specified, the Net Tracer operates on the current layout window. |
Value Returned
Example
lntHiEditTrace()
Invokes the Net Tracer Edit In Place command for the layout cellview displayed in the current window.
Related Topics
Return to top