RosettaCodeData/Task/String-length/AutoHotkey/string-length-1.ahk
2023-07-01 13:44:08 -04:00

1 line
31 B
AutoHotkey

Msgbox % StrLen("Hello World")