RosettaCodeData/Task/String-length/AutoHotkey/string-length-1.ahk

2 lines
31 B
AutoHotkey
Raw Permalink Normal View History

2013-04-11 01:07:29 -07:00
Msgbox % StrLen("Hello World")