Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
julioarriaga
Creator II
Creator II

Isn't a right square bracket missing in this Qlik's syntax explanation?

1 Solution

Accepted Solutions
Anonymous
Not applicable

Hi

Yes it seems that way.  You can try and remove the bracket before "exit" as follows

Do [ ( while | until ) condition ] [statements]

exit do [ ( when | unless ) condition ] [statements]

loop[ ( while | until ) condition ]



View solution in original post

1 Reply
Anonymous
Not applicable

Hi

Yes it seems that way.  You can try and remove the bracket before "exit" as follows

Do [ ( while | until ) condition ] [statements]

exit do [ ( when | unless ) condition ] [statements]

loop[ ( while | until ) condition ]