

 
  
         
          You can also return values to calling runtime elements written in any language or to the operating system environment.
 You can also return values to calling runtime elements written in any language or to the operating system environment. 
                  	 
               

This rule is not enforced, although any statements in the sentence that follow the GOBACK statement are not executed.
 GIVING and RETURNING are equivalent.
 GIVING and RETURNING are equivalent. 
                     	 
                   The data item referenced by identifier-1 must be no larger than 8 bytes in size.
  The data item referenced by identifier-1 must be no larger than 8 bytes in size.
                     	 
                   If a GOBACK statement is executed in a function, the function operates as if executing an EXIT FUNCTION statement.
 If a GOBACK statement is executed in a function, the function operates as if executing an EXIT FUNCTION statement. 
                     	 
                  
 If a GOBACK statement is executed in a method, the method operates as if executing an EXIT METHOD statement.
 If a GOBACK statement is executed in a method, the method operates as if executing an EXIT METHOD statement. 
                     	 
                  
 If a GOBACK statement is executed in an iterator, the iterator operates as if executing an EXIT ITERATOR statement.
 If a GOBACK statement is executed in an iterator, the iterator operates as if executing an EXIT ITERATOR statement.