TextToIntDef
Scroll to Top of Page
Print Topic
Show/Hide Expanders
TextToIntDef(Text_Value, DefaultResult) converts Text_Value to an integer. If Text_Value cannot be converted, DefaultResult is returned instead. See also TextToInt.