{{ operatorLabel() | i18n }}
@if (variableType() !== eXpertParameterTypeEnum.BOOLEAN) {
}
@for (op of operatorOptions(); track op.value) {
{{op.label | i18n}}
}