schHiRouteNamedConnection
schHiRouteNamedConnection(
[ w_windowId ]
)
=> t
Description
Starts an interactive command for converting existing wire-by-name connections into wired connections.
Arguments
|
Window where the function runs. If not specified, the current window is used. |
Value Returned
Examples
Start the Route Named Connection command in the current window.
schHiRouteNamedConnection()
Related Topics
Return to top