Field::calculateValue($formula[,$decimals,$debug])
Version 4
Set calculated value
Version 4
Set calculated value
Count result of given calculation and set it as field value.
Set total value from amount and price:
$Order->total->calculateValue('amount * price * 1,25');