#DECK GUID Global getVar DECK GUID
1 messages · Page 1 of 1 (latest)
I get the feeling your script is not sitting in the top-level global script "file"
And therefore the button doesn't find a function called setupCards in the scope where it's looking
But I've never worked with the UI/XML part of TTS so this is just a guess
Based on the fact that your script is using Global.getVar to set some values instead of just having the values set directly