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

What is the maximum and minimum length of macro variable

1334


what are the types of interactive display types? : Sas-bi

1143


Differentiate between ceil and floor functions.

1196


Mention what is the difference between nodupkey and nodup options?

1058


I have a dataset concat having variable a b & c. How to rename a b to e & f?

1076


What does P-value signify about the statistical data?

1396


What is the order of application for output data set options, input data set options and SAS statements?

1612


Tell e how how dealt with..

2308


Explain proc univariate?

1100


Differentiate between proc means and proc summary.

1098


Have you ever used the SAS Debugger?

1815


How do you convert basic cube to transaction cube and transaction cube to basic cube?

2283


how does sas handle missing values in assignment statements? : Sas programming

1062


Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?

2448


Tell e how how dealt with..

2263