SP.FieldCalculated.formula Property
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets or sets a value that specifies the formula for the field.
var value = SP.FieldCalculated.get_formula();
SP.FieldCalculated.set_formula(value);
Property Value
Type: String
Applies To
Remarks
It must not be empty.