run(name)
|
|
Parameters
|
Stringname
The name of the macro or alias to execute.
|
Returns
|
void
|
Throws
|
AOMException
Raised if name is not recognized as a macro or alias or if an error occurs while executing the macro or alias.
|