Chapter Contents |
Previous |
Next |
GOTO |
All connections |
Syntax | |
Syntax Description |
Syntax |
GOTO label; |
The GOTO statement causes script execution to jump to the specified script statement. The GOTO statement can also be written as GO TO.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.