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