Application::getCurrencyCode Method [AX 2012]

Retrieves the currency code of the ledger if the application is in running mode.

server public static str getCurrencyCode()

Run On

Server

Return Value

Type: str
The ledger currency code if the application is in running mode; otherwise, an empty string.
Show: