Share via


Bank_IT.getRemainder Method [AX 2012]

Converts an integer value to its alphabetic equivalent.

Syntax

private str getRemainder(int _digit)

Run On

Called

Parameters

  • _digit
    Type: int

Return Value

Type: str
A string containing the alphabetic equivalent of the integer value.

See Also

Reference

Bank_IT Class