SyntaxFix
Write A Post
Hire A Developer
Questions
Use the following representation instead:
local items = { apple=true, orange=true, pear=true, banana=true } if items.apple then ... end