FR: key command for "Wait for next..."

Apologies if this has come up before; I couldn’t find anything about it.

I’m constantly using “Wait for next System/Frame break” (I need it, trust me… systems are usually really full), and I’d love to be able to activate this feature without needing to resort to opening the properties panel. Could this be exposed to a key command, please?

I know this can probably be JSON-ed, but I’d prefer a proper key command.

Thanks!

I don’t think it’s likely we’ll add a dedicated command for this.

No problem. Which of these would I add to the JSON file?

2020-09-13 14:41:32.901 : Posting command (requested): UI.InvokePropertyChangeValue Type=kWaitForSystemBreak, Value=null: , Post=true
2020-09-13 14:41:32.901 : Executing command: UI.InvokePropertyChangeValue?Type=kWaitForSystemBreak&Value=null:
2020-09-13 14:41:32.963 : notifyPostCommandExecute: UI.InvokePropertyChangeValue?Type=kWaitForSystemBreak&Value=null

It should be UI.InvokePropertyChangeValue?Type=kWaitForSystemBreak&Value=null.