Just a quick one, what's casuing the syntax error in this ELSE Statement?
I can't seem to figure it out.
*This post is locked for comments
Hi,
Your screenshot has not been attached properly. Attach again please?
The image you attached is not available, can you reupload that?
there are more than 1 line between THEN and ELSE.
so add a BEGIN after THEN and a END before ELSE.
if condition then begin
line 1;
line 2;
...
end else
every line has to end with a semicolon in that case.
Wrap your code within a BEGIN .. END code and you will be fine.
Thank you!
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Pallavi Phade as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.