Standard.BaseDataVectorfirstOn this pageVector.first first Group: Selections Documentation Get the first element from the vector, or an Index_Out_Of_Bounds if the vector is empty. Examples The following code returns 1. [1, 2, 3, 4].first