SP.FieldRatingScale.gridTextRangeLow Property
Applies to: SharePoint Foundation 2010
Gets or sets a value that specifies the display text corresponding to the minimum of the rating scale.
var value = SP.FieldRatingScale.get_gridTextRangeLow();
SP.FieldRatingScale.set_gridTextRangeLow(value);
Property Value
Type: String