Hi All,
Just noticed that CS has moved to a new github repo!
In the process of moving and modernizing, I’ve noticed that all my variable-number-of-argument macros are now broken. i.e., this no longer works for me:
outputmacro: ^addButton variable ($_text $_responseText)
Attempting to build my bot raises a bunch of errors, most of them being:
CALL-60 Incorrect argument count to macro ^addButton- given 1 instead of required 2