+
..Root.String.+
Concatenates two strings.
Parameters: another String
String
Return value: new String
NativeCallable, Callable
NativeCallable
Callable
log("Hello ".+("world!"));