Actions
Feature proposal #5398
closedImplement support for substitution function object value
Description
When calling a substitution function (e.g. ->parent() or ->category()) implement support for returning a variable of the object if it's an object. So for example if it's an object or an array add support to pull one of its values. This will be needed for next CB GroupJive as it won't include a bunch of unnecessary objects with its trigger anymore.
Actions