• Модуль: form
  • Путь к файлу: ~/bitrix/modules/form/classes/general/form_callformcrm.php
  • Класс: _CFormCrmSenderResult
  • Вызов: _CFormCrmSenderResult::code
public function code()
{
	$this->_process();
	return $this->result_code;
}