SalesFormLetter.shouldRunXpp Method [AX 2012]
Determines whether X++ code should be run instead of IL.
Syntax
protected boolean shouldRunXpp()
Run On
Called
Return Value
Type: boolean
true if X++ code should be run; otherwise, false.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Determines whether X++ code should be run instead of IL.
protected boolean shouldRunXpp()
Called
Type: boolean
true if X++ code should be run; otherwise, false.