Live Chat
Chat Offline
Combine Text
Combines selected text separated by a delimiter.
| Parameter | Description |
|---|---|
| Value1 through Value20 | Enter values that you wish to combine into a concatenated string. |
| Delimiter | Defaults to “.” if you leave this parameter blank but you can override it to any delimiter. |
Example =E4A_Combine_Text(“01″,”100″,”7000”) will return “01.100.7000”