peng
2026-04-01 8c85bd0ceef4b1c7ba6c6b5a109d15c74d9e0176
1
2
3
 
<span ng-if="!property.noValue">{{'PROPERTY.OUTPARAMETERS.VALUE' | translate:property.value.outParameters}}</span>
<span ng-if="property.noValue" translate>PROPERTY.OUTPARAMETERS.EMPTY</span>