Inserting a Constant Value Into a Script

  1. In the menu bar, click Script > Create New Parameter . The Parameter Wizard - Create New Parameter dialog box appears.
  2. Click the Create New Parameter icon to open the Parameter Wizard.
  3. Select Constant value.
  4. Click Next.
  5. Select the data type of the variable that you want to insert into your test script from the Data type list box.
  6. In the Name field, enter a name for the new constant value or accept the default name.
  7. In the Value field, enter the value of the new constant value.
  8. Click Finish. The new constant is added to the parameter section of your script. If you opened the wizard via the context menu in your script, the value you selected will be automatically replaced with the newly created variable.

Launch the wizard as often as is required to create more constant values. If you launched the wizard via another method, replace the constant values in your script with the BDL variables you created.