Range.first
first
Group: Selections
Documentation
Returns the first element that is included within the range. It will raise Index_Out_Of_Bounds
if the range is empty.
Group: Selections
Returns the first element that is included within the range. It will raise Index_Out_Of_Bounds
if the range is empty.