Map.getPrevious() - Mtax-Development/GML-OOP GitHub Wiki

Argument

Name
Type
Optional
key
{any}
No

Returns

{any|undefined}

Description

Return the key that is previous to the specified one. Returns {undefined} if this Map does not exists, is empty or the value was first.

⚠️ **GitHub.com Fallback** ⚠️