Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
client server private static int executeCommandLine(
    str _fileName, 
    str _arguments, 
    int _waitForExitMilliseconds, 
   [boolean _ignoreStandardError])
Run On
Called
Parameters
- _fileName
 Type: str
- _arguments
 Type: str
- _waitForExitMilliseconds
 Type: int
- _ignoreStandardError
 Type: boolean