• Модуль: report
  • Путь к файлу: ~/bitrix/modules/report/lib/visualconstructor/fields/valuable/basevaluable.php
  • Класс: BitrixReportVisualConstructorFieldsValuableBaseValuable
  • Вызов: BaseValuable::setValue
public function setValue($value)
{
	$this->value = $this->normalise($value);
}