Represents command data for executing a macro on a control.

Hierarchy

Properties

clickPositionX?: number

The X coordinate of the position the macro was clicked at.

clickPositionY?: number

The Y coordinate of the position the macro was clicked at.

macroArgument?: string

The argument to execute the macro with.

macroName: string

The name of the macro to execute.