Standard.BaseDataVectorsecondOn this pageVector.second second Group: Selections Documentation Get the second element from the vector, or a Index_Out_Of_Bounds if the vector doesn't have a second element. Useful when tuples are implemented as vectors. Examples The following code returns 2. [1, 2, 3, 4].second