F00014

Reference Name: InvalidInputRange

Description

Parameters Definition

KeyDescription
INPUT_NAMEThe variable name that caused the Input Issue
INPUT_VALUEThe supplied value that caused the Input Issue

Sample Notification Payload Definition

{
  "Version": "1.0.0",
  "Interface": "presets",
  "Action": "pr_02",
  "Code": "F00014",
  "Parameters": {
    "INPUT_NAME": "View",
    "INPUT_VALUE": "10"
  }
}
Last Updated:
Contributors: Elliott Cooper