Trigger commands
Once you set up commands, you are able to trigger them from the integrator site.
Select a command
arrow_drop_down
Use
const commands = rapportScene.modules.commands.list
rapportScene.modules.commands.trigger(commands[0]);
const commands = rapportScene.modules.commands.list
rapportScene.modules.commands.trigger(commands[0]);