# fifth

Function • Returns the fifth element of an array.


Arguments

name type description
array Array The target array.

Returns

name type description
value Any The selected element.