You would need to find in source where the trigger is fired and study its variables. We also have a triggers tutorial below that lists most of them with their variables, but without using an IDE that can navigate PHPDOC it's sometimes hard to figure out what a variable is.So how would I have known about the trigger variables?
Each variable sent by a trigger is incremented. So the first variable sent by a trigger is var1, then var2, then var3, etc.. all the way up to a maximum of var10. CB Auto Actions describes this on a few of its inputs. What those variables are entirely depends on the trigger it self, which CB Auto Actions doesn't know until the trigger fires.I understand the unlimited nature of Auto Actions, but how about explaining how I'd use the variables to the triggers and for each module used (e.g. CBSubs) what each value would mean?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.