Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
テキスト文字を配列要素に変換する必要があります。
word.text="Hello";
変換方法がわかりません
wordArray=["H","e","l","l","o"];