RosettaCodeData/Task/User-input-Text/Tcl/user-input-text-2.tcl
2023-07-01 13:44:08 -04:00

1 line
71 B
Tcl

if {![string is integer -strict $num]} then { ...do something here...}