Navigation: Formulas > Functions > Text
TextToFloatDef
TextToFloatDef(Text_Value, DefaultResult) converts Text_Value to a real number. If Text_Value cannot be converted, DefaultResult is returned instead. See also TextToFloat.