Parameters |
Top Previous Next |
Flow parameters are simple named text values that can be used elsewhere in the flow definition, particularly in scripting, to allow standardized routines to use editable rather than hard-coded values.
Parameters are automatically assigned values and inserted into script code routines, and also into validation objects exposed by those routines. The parameters take the form of string variables, named param.name$.
|