Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Manufacturing Execution System 2023 R2

ExecuteButtonMenuCommand() method

  • Last UpdatedApr 24, 2026
  • 1 minute read

Use the ExecuteButtonMenuCommand() method to execute the specified button menu command.

Syntax

result = ExecuteButtonMenuCommand(menuID, userData);

Parameters

menuID

An integer that is the ID of the menu command to execute.

userData

The user data attached to the button menu command.

In This Topic
Related Links