How to terminate a script
Posted: 2005-01-30 01:35:52
I would like to know if there is any command to terminate the script.
Something like this:
If (something) then
terminate the script
endIf
Something like this:
If (something) then
terminate the script
endIf