Grid.getMaximum() - Mtax-Development/GML-OOP GitHub Wiki

Argument

Name
Type
Optional
location?
Yes

Returns

{real} | On error: {undefined}

Description

Return the highest numerical value found in cells within the specified region of this Grid. If the region contains values other than numerical, it might be found instead and will be returned as {undefined}.

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