execute()

Function that calls an external program and waits for it to end.

execute(command)

Calls an external program and waits for it to end.

command

String that specifies the path and file name of the program to execute.