Returns an item's position in the test.
get_item_number(x) # S3 method for item get_item_number(x)
x | An item object as passed to the |
---|
(Integer scalar) The item's position in the test; for example,
the second item in the test would yield the integer 2L
.