ShowPopupMenu

Displays a popup menu at the specified position.

Syntax

ShowPopupMenu( anchor, menu )

Parameters

Parameter Description
anchor menu anchor, can be one of the following:
  • FormElement
  • point object ({ x: , y: })
  • rectangle object ({ top: , left: , width: , height: })
menu menu object in the Dynamic Menu Specification format.

Description

  • Supports hierarchical menus.
  • Menu actions are executed synchronously.

Examples

See Also

Dynamic Menu Specification (MetaScript Guide) Labels: menus
ShowPopupMenu (MetaScript Guide) Labels: menus

Labels

menus menus Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.