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