Set Text
Sets the target Text parameter in the To slot to the value returned by the block in the From slot
The Set Text
block allows you to take a Text value (or a reference/link to a Text value) and store it in another Text variable (or a reference/link to a Text value).
To use it:
-
Connect the source block to the
from
slot -
Specify where to store the data by adding a variable or Data Structure Reference in the
to
slot.
Parameters
Parameter | Parameter | Valid Blocks | Required |
---|---|---|---|
From | The text value to use | Text Process Block Group | Yes |
To | The destination text to set | Reference Block Group | Yes |
Append | should from source be appended to the target | Boolean Block Group | No |