2 lines
71 B
Tcl
2 lines
71 B
Tcl
|
|
if {![string is integer -strict $num]} then { ...do something here...}
|