exit

exit -- Output a message and terminate the current script

Description

void exit ( [string status])

void exit ( int status)

Not :

Not :

Not :

Exempel 1 . exit( ) example