Return Statement

Contents Index


The return statement branches to the bottom of the data step implicit loop. The implicit output statement of the data step loop will be executed following the return if there is no explicit output statment in the data step program.


Contents Index

Copyright © 1997 by Jerry Alan Veeh. All rights reserved.