| Bookshelf Home | Contents | Index | PDF | ![]()     | 
	
| 
 Siebel VB Language Reference > Methods Reference for Siebel VB > Code Control Statements > Go To Label StatementThe Go To Label statement is a control structure that directs flow to a label in the current procedure according to the value of a numeric expression. It does not return a value. If the value in the number argument evaluates to: 
 FormatOn number GoTo label1[, label2, ... ] The following table describes the arguments that you can use with this method.  | 
![]()     | 
	
| Siebel VB Language Reference | Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices. | |