Macro() action

From The x3270 Wiki

The Macro() action executes a user-defined macro. Macros are defined by the macros resource.

Parameters

The single parameter names the macro to execute.

Examples

Run the macro xyz.

Macro(xyz)