Parameters
Parameters are super global text variables. When you create a parameter, any user from your environment can reference this parameter in their scripts. Parameters are independent for each environment in the IBM RPA server.
Parameters hold text values. When using parameters in your script, you can change the value of these parameters without the need to change your script. Note, though, that changing a parameter value can affect the behavior of your bots if they expect only specific values.
-
Creating parameters
Learn how to create and change parameters in IBM RPA Control Center. -
Using parameters
Learn how to use parameters in your scritps.