Index Working with lists? See Index (programming functions) Returns the position of an element in a set. Syntax index(Element) Description index(Element) Given an element, returns the position of such element in a set previously defined. Related functions Table of Contents Syntax Description Related functions