Please enable JavaScript to view this site.

ModelMuse Help

Navigation: Formulas > Functions > Text

TextToIntDef

Scroll Prev Top Next More

TextToIntDef(Text_Value, DefaultResult) converts Text_Value to an integer. If Text_Value cannot be converted, DefaultResult is returned instead. See also TextToInt.