Name | Description | |
---|---|---|
![]() | GetMacroNames | Gets a list of existing macro names. |
![]() | PasswordBox | Displays a prompt for the Password dialog box. |
![]() | PauseRecording | Pauses the macro recorder in the current terminal session. |
![]() | ResumeRecording | Resumes recording a macro in the current terminal session. |
![]() | RunExternalLegacyReflectionMacro | Runs a legacy Reflection macro from an external file (that is, a file not currently in use). |
![]() | RunHostExplorerMacro | Runs a HostExplorer macro. |
![]() | RunLegacyExtraMacro | Runs an Extra! macro. |
![]() | RunLegacyReflectionMacro | Runs a legacy Reflection macro. |
![]() | RunLegacyReflectionMacroFile | Runs the legacy Reflection macro that in the specified macro file. |
![]() | RunMacro | Runs a macro. |
![]() | RunMacro2 | Runs a macro. |
![]() | RunMacro3 | Runs a macro that takes an array of parameters. |
![]() | ShowMacroDialog | Displays the Run Macro dialog box. |
![]() | StartMacroRecording | Starts recording a macro in the current terminal session. |
![]() | StopMacro | Stops a currently running macro. Does nothing if a macro is not running in the current terminal session. |
![]() | StopMacroRecording | Stops the macro recorder in the current terminal session and saves the macro. |