Print String
The Print String
node prints and returns a string value.
Inputs
value:
description: The string value to be output.
allowed types: string
default value: empty string
Output
description: The string value stored in the
value
attribute.type: string
Tags
common
Last updated