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

Arguments

None.

Returns

{any|undefined}

Description

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

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