$+(Test,ing) = Testing
Test $+ ing = Testing

This also works with dynamic values such as variables and $read
Code:
var %value1 Test
var %value2 ing
echo -a $+(%value1,%value2)
;results Testing


Nillens @ irc.twitch.tv
Nillen @ irc.rizon.net