exit

exit -- Output a message and terminate the current script

Description

void exit ( [string status])

void exit ( int status)

Notatka :

Notatka :

Notatka :

Przykład 1 . exit( ) example