macro_pause_recording
macro_pause_recording([resume])
This function pauses recording if a macro is being recorded. If the optional parameter resume is given and non-zero, then macro recording is resumed if it was paused.
If the Macros toolbar is displayed, this function changes the state of the corresponding toggle button.
Related Topics