Field::getMaxValue()

Version 4

Max value in field

Return value

Float

Full documentation

Highest price of all products:

$maxPrice = $Product->price->getMaxValue();