Share via


RetailRichMediaHelper::executeCommandLine Method [AX 2012]

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

See Also

Reference

RetailRichMediaHelper Class