• Модуль: bizproc
  • Путь к файлу: ~/bitrix/modules/bizproc/lib/activity/operator/greaterthenorequaloperator.php
  • Класс: BitrixBizprocActivityOperatorGreaterThenOrEqualOperator
  • Вызов: GreaterThenOrEqualOperator::getTitle
static function getTitle(): string
{
	return Loc::getMessage('BIZPROC_ACTIVITY_CONDITION_OPERATORS_GREATER_THEN_OR_EQUAL_OPERATOR_TITLE') ?? '';
}