Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Process Parameters

The Process parameters components enable you to get or update the values of the process parameters you had set for bot processes in the RPA Hub.

  • Use the GetProcessParameter component
    Get the value of a specific process parameter you had set for a bot process in RPA Hub with the GetProcessParameter component in the RPA Desktop Design Studio.
  • Use the GetProcessParameters component
    Get the values of a process parameter you had set for a bot process in RPA Hub with the GetProcessParameters component in the RPA Desktop Design Studio. The component returns both the individual values of the parameters and all values as an object.
  • Use the SetProcessParameter component
    Update the value of an existing process parameter you had set for a bot process in the RPA Hub with the SetProcessParameter component in the RPA Desktop Design Studio.
  • Properties of the Process Parameters components
    Learn about the properties of the Process Parameters components in RPA Desktop Design Studio.

Parent Topic:RPA Hub