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

AVEVA™ Manufacturing Execution System

ExecuteButtonMenuCommand() Method

  • Last UpdatedMar 11, 2016
  • 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