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