{{value.type == "relocate_here" || value.type == "relocatePage" || value.type=="risk" || value.type=="saveCalc"|| value.type=="resaveCalc" || value.type=="button" ? value.name : value.type=="currency" || value.type=="amount" ? calculation.applyFilter(value) : value.type=="amountType" ? calculation.myFactory.amountType : value.type=="currencyValue" ? calculation.myFactory.document.currency : ""}}