-2
I wanted to know how to verify if a string exists a word, for example, I have two conditions for a situation the professional string can contain Medico or Paisanamedico. I wanted a north or way to check if the string "professional" contains "Pasaina", below an example of what I imagined
local profissao = GetUserJob(user)
if profissao has "Paisana" then
print("funcionario fora de serviço")
else
print("funcionario em servico")
end
This is Javascript?
– Sam
Because three languages were placed ???
– novic
Specify your problem more clearly, put only related technologies.
– André Martins
pq whatever if the answer is in any of these languages, I just wanted a north...
– Emilly Monteiro de Souza