Navigation: Formulas > Functions > Text
TextToIntDef
TextToIntDef(Text_Value, DefaultResult) converts Text_Value to an integer. If Text_Value cannot be converted, DefaultResult is returned instead. See also TextToInt.