Hello writing a script that uses icons to track reactions and I have a question about the turnorder. Per the Wiki: change:campaign:initiativepage
Fired whenever the turn order is hidden or shown for a page. This
may not be the same as the ID of the currently active page. If this is
set to false (including if an API script sets it to false),
it will close the turn order for all GMs/players. Setting it to a valid
page ID will open it for all GMs/players.
I do not however understand how to check if this is false. I'd like to check this because I'd like to clear the reaction icons from tokens when the turn order tracker is closed.