Last Updated: Dec 10, 2020
Use this function to concatenate the two strings.
Concat (search_string)
Input Parameter Name | Description |
---|---|
input_string_1 | input string 1 |
input_string_2 | input string 2 |
Return value | Description |
---|---|
text | Returns the concatenated string |
To view all the Text functions, click here.