Check status of "Scroll lock" light

I have made a sequence that presses keys, moves mouse, etc.
I would like to give an input, like “exit now” or “now start going slowly” or “now pause”, but of course with mouse and keypresses I could interact with the running sequence in an unwanted way.
I think that the scroll lock key, because it doesn’t have much effect, could be a great solution: for instance, if I want the sequence to run slower when the scroll lock is on, I would make an “if” on the condition of the scroll lock light, and a conditioned delay.
But, how do I read the status of “Scroll lock” light from UiPath?

Hi,

take a look at this: