Skip to main content
Version: Next

Set Parameter

Set a value for a parameter to be retrieved at the global level

Description

To be used in conjunction with the <b>"Get Parameter"</b> brick, this brick allows setting and overriding the value of a specified parameter.

It is typically used when loading parameter values asynchronously from another source (e.g., a remote vault).

⚠ <b>Use with caution</b>: Overriding parameters essential for core platform functionality may cause runtime issues.

Inputs

  • Control Flow (Control Flow)
  • Name (String): The parameter name to update
  • Value (Object): The value to set for the parameter.

Outputs

  • Control Flow (Control Flow)