This documentation is archived and is not being maintained.
xCompilerOutput.compilerOutputMessage Method [AX 2012]
protected void compilerOutputMessage(
str path,
int errorCode,
int line,
int col,
int severity,
str errorString,
str propertyName)
Run On
Client
Parameters
-
path
- Type: str
-
errorCode
- Type: int
-
line
- Type: int
-
col
- Type: int
-
severity
- Type: int
-
errorString
- Type: str
-
propertyName
- Type: str