RosettaCodeData/Task/String-length/MIRC-Scripting-Language/string-length-1.mirc
2023-07-01 13:44:08 -04:00

1 line
87 B
Text

alias stringlength { echo -a Your Name is: $len($$?="Whats your name") letters long! }