RosettaCodeData/Task/String-length/MIRC-Scripting-Language/string-length-1.mirc
2017-09-25 22:28:19 +02:00

1 line
87 B
Text

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