PCLanguageServiceErrorHandler.adjustPositionToFormStringControl Method [AX 2012]

Adjusts end position of the last character for the invalid symbol to correspond to the format of FormStringControl control.

private int adjustPositionToFormStringControl(int _positionlineIndex, int _errorLineIndex)

Run On

Client

Parameters

_positionlineIndex
Type: int
An end character position of an invalid symbol.
_errorLineIndex
Type: int
A line of an invalid symbol speficied.

Return Value

Type: int
An adjusted end position of the last character for the invalid symbol.

Community Additions

ADD
Show: