Clovertech
Homepage › Clovertech Forums › Read Only Archives › Cloverleaf › Cloverleaf › Tcl help: how do I identify a number? › Reply To: Tcl help: how do I identify a number?
Jim,
All the scenarios work except this case:
set ICD9 401.9
string is digit -strict $ICD9
—> returns zero
I tried the double para and it comes out good.
string is double $ICD9
Thanks for your help!!!
Sam 8)