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

2 lines
87 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
alias stringlength { echo -a Your Name is: $len($$?="Whats your name") letters long! }