Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

For what purpose(s) would use the RETURN statement?

Answer Posted / kiran

Return statement is used to return to a called module some
thing similar to a GOTO statement,

GOTO Label1:

Label1:

Statement 1;
Statement 2;
RETURN;

Here the RETURN statement helps in branching back to GOTO
label1 statement after performing statements in Label1

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between format and informat? : sas-grid-administration

1121


how are numeric and character missing values represented internally? : Sas programming

1200


if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming

1121


I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry

1815


How does proc sql work?

1147


what is the purpose of _error_? : Sas programming

1189


Can you execute macro within another macro? : sas-macro

1051


What does the trace option do?

1163


what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake

2420


For what purposes have you used sas macros? : sas-macro

1050


Explain how you can debug and test your SAS program?

1052


what is sas metadata repository? : Sas-bi

1174


what are the benefits of data integration? : Sas-di

1176


Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro

1262


what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming

1153