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