exit

exit -- Output a message and terminate the current script

Description

void exit ( [string status])

void exit ( int status)

Poznámka :

Poznámka :

Poznámka :

Príklad 1 . exit( ) example