Description
Shows a string or the value of a String.
Attributes
Input
Text - The content to be shown.
Text Writer - Optional.
Misc
DisplayName - Renames the activity.
Example
- Create a String variable called rax, and in the Default value, write "RAX EDITOR".
- Add a Write Line activity, and in the Text field, write "RAX EDITOR".
- Add another Write Line activity, and in the Text field, add rax variable.
The use case should look as the following screenshot:
This should be the result in the Output panel: