Posts by Novohp 801 • 21 points
1 post
-
2
votes2
answers125
viewsQ: How to know if a certain value is within a specific table
I want to identify if a name is inside a list. lista = {"name","name2","name3"} *In python I could do if name in lista:, but in moon It’s another way, which I don’t know.…
luaasked Novohp 801 21