function RedNaoFormula(formElement,formula) { this.FormElement=formElement; this.Formula=formula; } RedNaoFormula.prototype.FieldUsedInFormula=function(fieldName) { for(var i=0;i