NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: walter.dasilva on April 10, 2012, 06:39:53 AM

Title: Total Type: Custom
Post by: walter.dasilva on April 10, 2012, 06:39:53 AM
Hi All,

How to make a a custom total to sum a expression like this Choose(TEV:TipEve=1 Or TEV:TipEve=2,FFI:ValEve,(FFI:ValEve*(-1))).

if i set to sum the code is: loc:total[n] = loc:total[n] + field, but if i set to CUSTOM the code is different as if i must have my own total variable...

is it right? how to this?
thanks