'keys: merged with script'

Hi,

the new version has removed keys widget. Ok so how do we use script to get the same results ?
a little example
Before i was using keys to control a fader.
the key has been transformed into script but now can you tell me which widget to use to display keys ?

if you have a short script code example to give us, even without comments, to let us see how it works, it would be fine.

This was missing in the docs : https://openstagecontrol.ammd.net/docs/widgets/scripting/#event-dependent-variables

Keys are not displayed anymore, you can do it by creating buttons and update them with the script. See attached example : key.json (2.0 KB)