OnCmdModule Property

A String value. Read-only. Returns the name of the external module with a processing procedure to process menu item command.

Applies to: MenuItem object

Syntax

[[Let] moduleRet = ] object.OnCmdModule

The OnCmdModule property syntax has these parts:

Part Description
object Required. An expression that returns an MenuItem object.
moduleRet Optional. A String type variable.