MindFusion.Wpf Pack Programmer's Guide
ARABIC

Converts the specified Roman numeral to an Arabic numeral.

Syntax  Copy Code

ARABIC( Text t ) Number

Parameters

t
Required. A string value to be converted.

Remarks

If t is not a valid value, ARABIC returns the #VALUE! error value. If text is an empty string, returns 0.

See Also

Function Reference
ROMAN Function