RockTomate

RockTomate

    ›Variables

    Information

    • Introduction
    • Requirements
    • Terminology
    • Update History

    References

    • Step References
    • Macro References

    Workflows

    • Creating Job
    • Running Job

    User Interface

    • Job Editor Window
    • Step Browser Window
    • Step Properties Window
    • Variable Manager Window
    • Job Session Console Window

    Event Manager

    • Overview
    • Getting Started
    • Job Execution Properties

    Variables

    • Variable Basics
    • Root Variables
    • Creating Variables
    • Variable Banks
    • Variable Overriding
    • Persistent Variables

    Formulas

    • Formula Basics
    • Resolving Variables
    • Using Macros
    • Output Fields
    • Multi-Array Formulas
    • String Interpolation

    Advanced

    • Adding Third-Party Steps
    • Running from CLI
    • Creating a Step
    • Creating a Macro
    • Type Conversion

    Variable Overriding

    There is no restriction on having multiple variables with same names. It's possible to create a custom variable name with the same name as a root variable, but in doing so it will override the root variable.

    It's important to be aware of the order in which variables are searched when requested through the formulas.

    This is the order in which variables are searched for:

    1. Temporary variables in-scope (e.g loop variable)
    2. Job variables
    3. Variable banks (in order added)
    4. Root variables
    Last updated on 3/14/2024
    ← Variable BanksPersistent Variables →
    Docs
    IntroductionUpdate History
    Community
    Forum ThreadDiscordTwitter
    More
    Asset StoreEdit on GitHub
    Copyright © 2024 HardCode Lab