I think this code is working for me right now : stringX = "baby fetus" stringX.toString().split(",").contains("baby") //false stringX.
確定! 回上一頁