String

Creates a string value.


Inputs

  • value

    • The string value to output.
  • default

    • The default value to output when the set to default input is set to true.
  • set to default

    • Sets the value input to the value defined by the default input.
  • hide control

    • Hides the parameter control within the parameter panel when the node is parameterized.
  • hide label

    • Hides the parameter label (name) within the parameter panel when the node is parameterized.

Outputs

  • value

    • The string value as defined by the value input.

Notes

  • When parameterized this node will appear as an input field in the parameter panel.

  • Other names for this node include: StringValue, Text, Word, and Parameter.

Examples