When you use WinAutomation, you eventually come across lists. A text file can be stored as list, the files that you retrieve from a folder are stored in a list, the cells of an excel row are stored in a list. Sometimes, you will need to use a specific item of a list that is saved in a variable (e.g. the first item, the last item, the 9th item etc). In order to retrieve a specific item of a list, you will have to use the following notation: