I'm experimenting with something new but I'm not sure exactly how to format the commands. If I want to have a specific remote load different scene pages based off the user currently active on that remote would the commands in the macro look like this?
If|IsEQ##{{activeuser_{{username1}}_{{clientname}}}}####LoadScene|page1!
If|IsEQ##{{activeuser_{{username2}}_{{clientname}}}}####LoadScene|page2!