


Can someone can help change this to formcalc please and BIG thank you
if (tfProductCode.rawValue == "widgits" || tfProductCode.rawValue == "gizmos || ... )
this.rawValue = this.parent.tfSize.rawValue * this.parent.tfQuantity.rawValue * this.parent.tfPrice.rawValue;
else this.rawValue = this.parent.tfQuantity.rawValue * this.parent.tfPrice.rawValue;
Views
Replies
Sign in to like this content
Total Likes
Views
Replies
Sign in to like this content
Total Likes