KillProgram()

Syntax

KillProgram(Program)
Description
Immediately terminates the given program (previously started with RunProgram()).

Note: This terminates the program, but it does not close the connection with the program object of the terminated program. CloseProgram() must still be called to properly free all data associated with the program.

Supported OS

All

<- IsProgram() - Process Index - NextEnvironmentVariable() ->