Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

updateReturnPopupMenuItem

updateReturnPopupMenuItem(
s_popUpMenu
w_windowId
)
=> t / nil

Description

Adds the Return menu item to the pop up menu specified.

Arguments

s_popUpMenu

Pop up menu identifier

w_windowId

Database ID of the specified window

Value Returned

t

The command executed successfully.

nil

The command did not execute successfully.

Example

Adds Return menu item to lePopUpMenu.

updateReturnPopoupMenuItem(lePopUpMenu window(1))


Return to top
 ⠀
X