getLastValue
Definition
Description
Get the last value of the given array without affecting the internal array pointer.
Returns null
if array is empty.
Examples
Last updated
Get the last value of the given array without affecting the internal array pointer.
Returns null
if array is empty.
Last updated