Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Calculates to roundoff amount.
Syntax
public AmountMST roundedOffAmount(AmountMST _valueCapAmount, [boolean _round])
Run On
Called
Parameters
- _valueCapAmount
Type: AmountMST Extended Data Type
The base amount.
- _round
Type: boolean
A boolean whether roundoff amount; optional.
Return Value
Type: AmountMST Extended Data Type
The roundedoff amount.