Link Search Menu Expand Document

Exit

The exit command stops the execution of the program

exit

Overview

name: 'exit'
min: 0
max: 0
return: void

Example

% kasic
>>> exit
%