concat (function)

Edited by So8res last updated

The string concatenation function concat puts two strings together, i.e., concat("one","two")="onetwo".

Parents:
Parents