ToRoman

Top  Previous  Next

Function

Parameters

Return value

ToRoman

object value

string

 

Converts the specified numeric value to its roman representation. The value must be in range 1-3998.

 

Example:

 

ToRoman(9) = "IX"