PCLanguageService.populateSymbols Method [AX 2012]

The method populates the symbols table with the symbols that are valid in an expression.

public void populateSymbols(str _expressionParseText, boolean _isConstraint)

Run On

Client

Parameters

_expressionParseText
Type: str
The expression text to be parsed
_isConstraint
Type: boolean
A Boolean value determining whether the language service is for a constraint.

Community Additions

ADD
Show: