Restrict Repeat Macro Only to When Logged in and Screen Saver Not Running

I have a repeat macro that runs every 4 hours. If I leave the computer with the screen saver running there is always an error message saying that KM could not execute the macro. Is there a way for KM to detect whether the screen savers running just to avoid an unneeded error?

Hey @Geoffrey,

See the SCREENSAVER() function.

-Chris