A value count (vc) expression is an expression that evaluates to a valid value count.
Any expression that evaluates to a valid integer numeric value is allowed.
Example(s)
In this statement, 1 is used as the value count expression.
crt customer.item<2,1> = "test string" |
See Also