clientpsseabq
" " 文字列が variableVar_words
に含まれている場合は equal true
、そうでない場合はそれを達成したいと思いますfalse
。どのメソッドまたは関数を使用する必要があるのか わかりませんか?
var Var_words = "https://www.go.me/outputsearchs/clientpsseabq"
if ( Var_words contains string "`clientpsseabq`"){
return true;
}else{
return false;
}
誰かが私を助けることができる場合、どうすればこのタスクを完了することができますか?