1bc @verb #7407:"msg_page_echo" this none this rdo #7407 @program #7407:"msg_page_echo" this none this ll = 0 for i in [1..length(this.aliases)] if (length(this.aliases[i]) > ll) ll = length(this.aliases[i]) li = i endif endfor longest = this.aliases[li] actual = $string_utils:explode(argstr)[1] return {@pass(@args), actual == longest ? "You idiot? You actually used the longest alias!" | "Shortest Alias: " + longest} . 0