Converts a Variable to the equivalent Currency (Decimal) Variable Type.

Note: The returned value rounds to the correct number of decimal places for currency values.

Syntax

ISNumberUtilities.ConvertToCurrency(value)

Parameters

NameTypeOptionalByRefDescription
value Object Any object or type of Variable.

Return Value

Decimal

A Currency (Decimal) value.

Member of:
ISNumberUtilities
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0