• Модуль: bizproc
  • Путь к файлу: ~/bitrix/modules/bizproc/lib/Calc/Arguments.php
  • Класс: BitrixBizprocCalcArguments
  • Вызов: Arguments::getSecondSingle
public function getSecondSingle()
{
	return $this->toSingle($this->getSecond());
}