Skip to main content
Version: On-Premise 2.4

Clean Memory

Activity Description

Clears a variable's value from its allocated memory cell.

Settings

  • Memory Scope - Determines whether the memory cell is allocated in the Workflow memory or the global memory.
    note

    When Workflow is selected, the memory cell is destroyed when the Workflow terminates. When Global is selected, the memory cell is never destroyed and can be accessed by other Workflows.

  • Variable Name - The variable's name, which indicates the memory cell's name.
    Example: memoryset1