Parameters

This document details the Parameters interface in the IBM RPA Control Center.

Parameters are global variables that can be used in any script. Use the Get Parameter (getParameter) or the Get Parameters (getParameters) commands.

You can create, view, edit and delete parameters in this page.

Create parameter

The following procedure details how to create parameters:

  1. Click the New Parameter button.
  2. In Key, enter a unique name to the parameter.
  3. In Value, assign a value to the parameter. You can set any value to this parameter.
  4. Click Create.

Edit parameter

The following procedure details how to edit parameters:

  1. On the desired parameter, click the vertical ellipsis button ⋮ > Edit Parameter.
  2. Change the assigned value in the Value field.
  3. Click Save.
Note:You cannot change the parameter's name after creating it.

Delete parameter

The following procedure details how to delete parameters:

  1. On the desired parameter, click the vertical ellipsis button ⋮ > Delete.
  2. Click Delete to confirm.
Note:Deleting a parameter is a permanent operation that cannot be undone later.