Rounds a currency value to the next smallest value.

<para> Note: .5 rounds up. </para> <para> This is a shortcut to the ISSupport.Runtime.Number.CurrencyRound function. </para>

Syntax

ISSupport.CurrencyRound(value)

Parameters

NameTypeOptionalByRefDescription
value Decimal The raw/ unrounded Currency (Decimal) value.

Return Value

Decimal

Returns a Currency (Decimal) value.

Member of:
ISSupport
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0