F00014
Reference Name: InvalidInputRange
Description
Parameters Definition
Key | Description |
---|---|
INPUT_NAME | The variable name that caused the Input Issue |
INPUT_VALUE | The supplied value that caused the Input Issue |
Sample Notification Payload Definition
- Type:
NotificationPayload
- Interface:
Presets
- Action:
PR_02
{
"Version": "1.0.0",
"Interface": "presets",
"Action": "pr_02",
"Code": "F00014",
"Parameters": {
"INPUT_NAME": "View",
"INPUT_VALUE": "10"
}
}