RosettaCodeData/Task/User-input-Text/Tcl/user-input-text-2.tcl

2 lines
71 B
Tcl
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
if {![string is integer -strict $num]} then { ...do something here...}