[Scripting actions] Is there a way to determine if an action is currently being recorded?
Is there a way to determine if an action is currently being recorded?
The most obvious way is to try playing a known action or run menu items that are usually locked during recording (for example, duplicate a command, delete a command, etc.). If an error occurs, then recording is in progress. However, in this case, a system dialogue appears that cannot be suppressed by try... catch or DialogModes.NO 😞

