RosettaCodeData/Task/String-length/MIRC-Scripting-Language/string-length-1.mirc

2 lines
87 B
Text
Raw Permalink Normal View History

2017-09-23 10:01:46 +02:00
alias stringlength { echo -a Your Name is: $len($$?="Whats your name") letters long! }