Get an item name by position.
getItemName( position INTEGER ) RETURNING result STRING
The getItemName() method returns the name of an item at the give position.
The first item starts at position 1.