calc function
calc function
Since you already have a parser it wouldn't be too difficult to create a function that would act like a macro. string.calc() where string could be any mathematical expression including input.field(s) and declared variables. :)
richardson.christopher