concat (function)

Written by So8res last updated

Summaries

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

Parents:
Parents