concat

Concatenates two or more given strings.

Syntax

    concat(string, string, string*)

Parameters

Two or more string values, separated by commas.

Returns

String.

// Ethnio survey code removed