|

WaitForReturn


(boolean) Whether the application will wait until the executable has exited before continuing:



VALUE DESCRIPTION


true


Wait.


false


Don't wait. (Default)

Note: This parameter must be set to true if you want to receive a process return code.


|