| Name | Value | Description |
| BooleanValueType | 3 | Indicates the ValueInput is a boolean value. |
| ObjectValueType | 2 | Indicates the ValueInput is a reference to an object. |
| RealValueType | 1 | Indicates the ValueInput is a real value. |
| StringValueType | 0 | Indicates the ValueInput is a string value. |