exit

Section: Tcl Built-In Commands (n)
Updated:
Index Return to Main Contents
 

NAME

exit - End the application  

SYNOPSIS

exit ?returnCode?

 

DESCRIPTION

Terminate the process, returning returnCode to the system as the exit status. If returnCode isn't specified then it defaults to 0.

 

KEYWORDS

exit, process


 

Index

NAME
SYNOPSIS
DESCRIPTION
KEYWORDS

This document was created by man2html, using the manual pages.
Time: 17:23:22 GMT, November 26, 2024