Share via


Bank_BR::parseAccount Method [AX 2012]

Returns the account number.

Syntax

client server public static BankAccountNum_BR parseAccount(BankAccount _bankAccountInfo)

Run On

Called

Parameters

Return Value

Type: BankAccountNum_BR Extended Data Type
The account number without the control characters.

Remarks

See the checkBankAccount() method for valid formats.

See Also

Reference

Bank_BR Class