pteCollapse
pteCollapse(t_rowPath t_panelName[w_windowId] ) => t / nil
Description
Collapses the specified item in the specified Palette panel in the specified window.
Arguments
Value Returned
Examples
pteCollapse("Blockages" "Objects")
pteCollapse("Grids;Routing Grid" "Grids")
pteCollapse("Grids;Routing Grid" "Grids" window(2))
Return to top