Concat
Usage
Concat(string_1, string_2, ...)Example
Concat("queen", "bee")Concat("queen", " ", "bee")Concat ([Name], Text([ID No]))Concat([Store Region], "\n", [Store State])
Last updated
Was this helpful?
Concat(string_1, string_2, ...)Concat("queen", "bee")Concat("queen", " ", "bee")Concat ([Name], Text([ID No]))Concat([Store Region], "\n", [Store State])
Last updated
Was this helpful?
Was this helpful?