Manpages

Manpage of exit

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.

 

SEE ALSO

exec(n), tclvars(n)

 

KEYWORDS

exit, process


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
KEYWORDS

This document was created by man2html, using the manual pages.
Time: 20:38:31 GMT, April 30, 2024