Field::getAmount()

Version 4

Mathematical value

Mathematical value of the value set into field.

Return value

mixed

Full documentation

Show separately money value and currency:

$txt = "Money value: {$sivu->money->getAmount()}, currency {$sivu->money->getUnit()}";