try { this.text = this.currentText.join(', ').toString(); } catch(e) { this.text = this.currentText.toString(); }