The commented out code is trying to invoke a join method on a string object which does not exist (or rather is undefined ) hence the error ...
確定! 回上一頁