Number fields come in three varieties: whole number, decimal and currency. Whole number fields are represented in Relate Script as Integer values. The other two choices are represented as Float values. Remember that these are separate and distinct types. Changing the field from one type to another will probably cause any formulas using the field to break.