So as a first step to a requirement for my skin, I need to send a variable to a plugin. Something like:
%movies>rating%
I can use the XL "save to variable" command to stuff %movies>rating% into a variable named "myRating", but how can I push the CONTENTS of myRating into my plugin? (I've done this with sending FIXED strings into the plugin, but how can I send in a variable?)
What I am trying to accomplish is the following:
1) DETERMINE THE CURRENT MUSIC ZONE AND PASS THIS INTO A PLUGIN
Any help would be appreciated!
Thanks!