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

2 lines
31 B
AutoHotkey
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
Msgbox % StrLen("Hello World")