Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
ali_hijazi
Partner - Master II
Partner - Master II

try catch in script

Hello

is there a way to execute a script in a try {} then in the catch I check what is the error and based on error code I decide what to do?
for example:
try
{
do something
}
catch(exception)
{
if exception = x then do something
else
throw exception and exit script

}

 

kindly advise

I can walk on water when it freezes
1 Solution

Accepted Solutions
1 Reply
sunny_talwar
MVP
MVP