We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There seems to be a bug when a conditional returns "end" it would break the parser.
if condition then return "end" end
See danielpza@8a4c013