Easypt

+

..Root.String.+

Concatenates two strings.

Child of:

String

Signatures:

NativeCallable, Callable

Example:

log("Hello ".+("world!"));