Bank_IT.getDigits Method [AX 2012]

A helper function for the validateIBAN function; it converts alphabetic characters to numeric values.

private str getDigits(str _character)

Run On

Called

Parameters

_character
Type: str

Return Value

Type: str
A 2-digit string that represents a numeral.

Community Additions

ADD
Show: