Syntaxlindex list index Description This command treats list as a Tcl list and returns the element which is index elements from the beginning of the list (for example, 0 refers to the first element, 1 to the second, and so on). In extracting the element, lindex observes the same rules...