NonNegativeSmallInteger (Type)
A non-negative small integer. This integer must be signed and have no more than 16 bits.
Based On:
Integer
Minimum Value:
0
Maximum Value:
Max_SmallInteger
Error Message:
Must be a non-negative small integer. This integer must be signed and have no more than 16 bits.