• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/dispatcher/todo.php
  • Класс: BitrixTasksDispatcherToDo
  • Вызов: ToDo::getCode
public function getCode()
{
	return ($this->parameters['CODE'] ?? null);
}