Var array = string.split (","); //배열로 변환
Var value = array [math.round (math.random () * (array.length-1)]; //임의 값을 선택합니다.
경보 (값); -응?