Post Reply 
Error in CASE doc in manual
06-06-2017, 07:40 PM
Post: #1
Error in CASE doc in manual
From the pdf manual:

CASE
IF THEN RETURN "negative"; END;
IF THEN RETURN "small"; END;
DEFAULT RETURN "large";END;

I think you need some tests between the "IF" and the "THEN".
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Error in CASE doc in manual - KeithB - 06-06-2017 07:40 PM
RE: Error in CASE doc in manual - Joe Horn - 06-06-2017, 11:07 PM
RE: Error in CASE doc in manual - Tyann - 06-07-2017, 03:34 AM
RE: Error in CASE doc in manual - KeithB - 06-07-2017, 03:03 PM
RE: Error in CASE doc in manual - KeithB - 06-07-2017, 08:09 PM
RE: Error in CASE doc in manual - Marcel - 06-09-2017, 10:39 AM



User(s) browsing this thread: 1 Guest(s)