INCLAN: return: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Line 5: | Line 5: | ||
== Description ==  | == Description ==  | ||
Exits from the current macro and returns to the calling macro or, if the macro was called interactively, to interactive input. If used interactively, the command exits from the program.  | Exits from the current macro and returns to the calling macro or, if the macro was called interactively, to interactive input.    | ||
If used interactively, the command exits from the program.  | |||
Revision as of 22:28, 18 February 2009
Synopsis
return
Description
Exits from the current macro and returns to the calling macro or, if the macro was called interactively, to interactive input.
If used interactively, the command exits from the program.