Question: How to concatenate two strings?

Answer1: Use $+ between two strings.
Example1: Hello $nick $+ , and welcome to $chan $+ !

Answer2: Pass multiple strings through the function $+(string,string,string,...)
Example2: Hello $+($nick,$chr(44)) and welcome to $+($chan,!)


Well. At least I won lunch.
Good philosophy, see good in bad, I like!