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