exit

exit -- Output a message and terminate the current script

Description

void exit ( [string status])

void exit ( int status)

Opmerking :

Opmerking :

Opmerking :

Voorbeeld 1 . exit( ) example