Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
My config is parsed a list of numbers and I want to do addition of values in this list. How can I do this?
UTILITY List "<LIST[*]>" Join "+" -> VAR "COMPUTE" FUNCTION Compute "<COMPUTE>" -> VAR "RESULT"