• Модуль: rpa
  • Путь к файлу: ~/bitrix/modules/rpa/lib/command.php
  • Класс: BitrixRpaCommand
  • Вызов: Command::isAutomationEnabled
public function isAutomationEnabled(): bool
{
	return $this->isAutomationEnabled;
}