v (value limit)

v (value limit)


v (within) Index Level x (display only)
Syntax vnumber
Category Processing Codes
Type Processing Code
Description specifies the maximum number of values allowed in an attribute when as an input-conversion.

"number" specifies the number of values allowed. "number" may be any integer.

If "number" is "0" (zero), data cannot be entered and any data present will be nulled.

If the "v" processing code is not defined, there is no limit to the number of values available in an attribute.
Options
See Also processing codes output-conversion v input-conversion Update processor Processing Codes Update processor
Example v3
Allows only three values to be entered in this attribute.
Warnings
Compatibility D3 7.0 AP
v (within) Index Level x (display only)