This documentation is archived and is not being maintained.
PCLanguageService.getExpressionCacheKey Method [AX 2012]
Retrieves the key to use in the cache for the expression.
private str getExpressionCacheKey(str _parsedExpression)
Run On
Client
Parameters
-
_parsedExpression
- Type: str
The expression.
Return Value
Type:
str
A cache key.