Global::numeralsToTxt_IN Method [AX 2012]

Convert numerals to Hindi format text.

Syntax

client server public static TempStr numeralsToTxt_IN(real _num)

Run On

Called

Parameters

  • _num
    Type: real
    The numeral to be converted.

Return Value

Type: TempStr Extended Data Type
The converted string.

See Also

Reference

Global Class