String

This node is used to define string types or viewing string values. When you type a string into the text field, this string is sent as an output string. If the input slot of this node is connected to a different slot, you can see the string in the text field after the project is run.

Additional Options

To access the options shown in the following table, click Show additional options.

OptionDescription
Auto-save behavior

Select one of the following options:

  • No auto-save

  • Actor execution finished

The project, including the database, is auto-saved (depending on defined interval) after calculating this node/system (either when the calculation succeeds or fails).

By default, No auto-save is selected.

Retry executionWhen selected, retries a node execution if it failed. Set the following options:
  • Number of retries: Maximum number of retry attempts.

  • Delay between attempts: Time in milliseconds between each retry attempt.

Slots
Slot NameSlot TypeData TypeDescription
InOut
Stringx Input string
Stringx Output string