Description
Returns the current item in the collection.
Syntax
Enum.item()
Returns
The item method returns the current item. If the collection is empty or the current item is undefined, it returns undefined.