First, define all the parameters for variable settings. You can use these parameters in the global and editor definitions.
| 
 Attribute  | 
 Description  | 
|---|---|
| 
 Parameter name  | 
 Name of the parameter.  | 
| 
 Display  | 
 Display name of the parameter.  | 
| 
 IsQueryParameter  | 
 Specifies whether the parameter's value is given by the user. 
  | 
| 
 IsSecret  | 
 Specifies whether the parameter value is displayed or not. 
  | 
| 
 Example value  | 
 Default value used if no value is entered on the command line or by user input. If no default value is defined, a value must be passed on the command line or entered by the user.  | 
| 
 ValueFormat  | 
 Format of the parameter value. Permitted values are: 
 If no ValueFormat is defined, the parameter value is handled as given.  |