• Модуль: currency
  • Путь к файлу: ~/bitrix/modules/currency/lib/controller/format.php
  • Класс: BitrixCurrencyControllerFormat
  • Вызов: Format::getAction
public function getAction($currencyId)
{
	return CCurrencyLang::GetFormatDescription($currencyId);
}