UASParameterNames
The names of the request parameters that the mailer sends to AgentGetResults.
In the mailer, you can pass additional request parameters to AgentGetResults by defining them with UASParameterNames
. You then must define a UASParameterName parameter for each parameter that you define.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | MyCustomFunctionality
|
Example: | UASParameterNames=AgentBoolean,DRECombine,DREFieldCheck
|
See Also: | UASParameterName
AgentGetResults |