3 lines
192 B
HTML
3 lines
192 B
HTML
![]() |
|
||
|
<span ng-if="!property.noValue">{{'PROPERTY.OUTPARAMETERS.VALUE' | translate:property.value.outParameters}}</span>
|
||
|
<span ng-if="property.noValue" translate>PROPERTY.OUTPARAMETERS.EMPTY</span>
|