- Documentation
- Activities
- Text
- Combine text
Combine several values into one piece of text, with nothing between them
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
Parts to Combine textParts | array | Required | — | Each part is added in order, with nothing between them |
Output Variable outputVariable | variable | Optional | CombinedText | — |
Output
CombinedTextStringThe combined text
Compatibility
WindowsLinuxAttendedUnattended
Related activities
Change text case
Change text to UPPERCASE, lowercase, Title Case or Sentence case
Contains text
Check whether some words appear inside a piece of text
Convert datetime to text
Turn a date into readable text like "January 5, 2025"
Ends with
Check whether text ends with a given suffix
Extract substring
Extract a portion of text by position
Find pattern in text
Find things like emails, dates or reference codes inside text