Runs externally supplied program and waits for it to exit
Exe file name - Full path or just exe name, in double quotations.
Additional message - Text sent to external program via command line, in double quotations - can be blank by entering "".
For example, to run PowerShell directly from Simul8, use the following command:
//Run External Program "C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe" , ""//