Take for example the function ListFirst(list [, delimiters]).
If I start typing, select the ListFirst function, enter the name "myList" for the first arg, and then press tab, it is selecting the "yList" of my list variable name + the "[, delimiters]".