Text.combine

Description

The data passed are combined together into a single text.

Input / Parameter

NameDescriptionInput TypeDefaultOptionsRequired

data

Takes all the values passed and combined them into a text.

DynamicList

-

-

Yes

  • Note: DynamicList refers to being able to add multiple values as required.

Output

DescriptionOutput Type

Returns the combined data as a single text type.

Text

Callback

N/A

Video

Coming Soon.

Example

Coming Soon.

Steps

Coming Soon.

Result

Coming Soon.

Last updated