Combine text
functiontextJoins several text values into one. Empty values are skipped.
Signature
CONCAT(text…) → text| Argument | Accepts | |
|---|---|---|
text | text | one or more |
Joins several text values into one. Empty values are skipped.
Signature
CONCAT(text…) → text| Argument | Accepts | |
|---|---|---|
text | text | one or more |