Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

leaving if statement

Former Member
0 Likes
400

Hello !

How can I leave a IF statement abortively ?

regards

sas

1 ACCEPTED SOLUTION
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
386

You could use the EXIT statement.

REgards,

RIch Heilman

2 REPLIES 2
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
387

You could use the EXIT statement.

REgards,

RIch Heilman

Read only

former_member156446
Active Contributor
0 Likes
386

or can go with check if condition