I typed into the logic to change in the return statement from “else” to else_output, and it did change it, but when I actually run it it switches back. I tried saving it first, run a test, but even as soon as I reload the the page it just switches back.
e[31m Lead Type - If Else Failed!
The code in the function body raised the following error:
Command exited with code 1 and error:
File “/index.py”, line 37
return chat, form, call, unknown, email, else
^^^^
SyntaxError: invalid syntax
e[0m