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