xInfo.level Method [AX 2012]
Retrieves the exception level of a line in the Infolog buffer.
public Exception level(int line)
Run On
CalledParameters
- line
- Type: int
The line in the Infolog for which to retrieve the exception level.
For more information, see Exception Handling with try and catch Keywords.
Community Additions
ADD
Show: