exit

exit program


Parameters

exit 

Returns

  • :nothing

Examples

copy
exit ; (terminates the program)

Related