i would like to write a function like this
let string = "s4D$XLssksXKKLX";
//this alphabet is in array, but i can convert to other
let alphabet = [s4L1Xl7CbKrTD8Uo_NPdVWiI9zpBfZMm20hJ$qA5kuQta36yFevxnYHcEGRjgwSO]
if (string is contained in alphabet)
return true
else
return false
can someone help me?
thank you guys!