Skip to main content

Data Utilities

Data Utilities provide the basic data types used throughout workflows.
They allow you to define values, pass information between blocks, and control logic flow.
This page explains each data utility block in detail, including what it does, what it accepts, and what it outputs.

Blocks

String

The String block represents text.

What does it do?

The String block creates and stores text values that can be used anywhere text is required in a workflow
Input
  • Manully Typed Text.
  • Ouput from another block that returens a string (e.g., a player name)
Output
  • A string value (Text)

Need help?

Still have questions? Join our Discord server for support.
Last modified on July 4, 2026