'+this.nameTarget[ix-2]+' | '; + }else{ + DEBUG_AB += ''; + } + }else{ + if(ix>0){ + DEBUG_AA = Math.round(this.dynamicMatrix[iy-1][ix-1] * 100) / 100; + DEBUG_AB += ' | '+DEBUG_AA+' | '; + }else{ + if(iy>1){ + DEBUG_AB += ''+this.nameSource[iy-2]+' | '; + }else{ + DEBUG_AB += ''; + } + } + } + } + DEBUG_AB += ' |