complex outlets
How would I format an outlet list consisting of (symbol1 symbol2 Jsvariable1 Jsvariable2 symbol3)?
I have tried single quotes and double quotes but they all return errors
Many thanks in advance
You mean like this?
function bang() {
var x = 23;
var y = "skidoo";
outlet(0, "wordone", "wordtwo", x, y, "thelastword");
}
Yea, thanks, I fixed it myself
My system (max 6 PC) likes single quotes for whatever reason - double quotes pass into output.