I guess it's reasonable to say Designer just process FormCalc differently than JavaScript.. which leads to limitations.
With that said, does anyone know a good place to learn a crash course on how to write up a sum script in JS.
Sounds like I need to know Var and ++i++ and real programing stuff.
All I need is two examples.
Field A needs to add up table column values from fields "aa" and "bb"
Field B just needs to add up table column values from "cc"