Text
Description
In SAFE you can create text to output with the Text
block. It will output a single text value that can be useful for
other block. For example as a Excel export.
Output
The output is 1x1
text.
Attributes
Attribute | Value |
---|---|
Name | Text |
Text | Hello |
Outputs | 1 |
Name
Name specifies the name of the block.
Text
Text is the text value that the block should output
Outputs
Outputs specifies the number of output(s) the block will have. Each output will output the same value.