I've just started experimenting with multiple layouts and I want to be able to make it so a command only activates if I'm currently on layout 2 or whatever, but I can't seem to find any conditions for that. Any help? Thanks
Develop games in your browser. Powerful, performant & highly capable.
If you have several layouts that use the same event sheet, you can try LayoutName expression:
System -> Compare two values -> layoutName="whatever"