Range.second
second
Group: Selections
Documentation
Returns the second element that is included within the range. It will raise Index_Out_Of_Bounds
if the range has less than two elements.
Group: Selections
Returns the second element that is included within the range. It will raise Index_Out_Of_Bounds
if the range has less than two elements.