__GetComputedStyleByKey
Introduction
Returns the resolved style value for a CSS property of an element
Syntax
Parameters
Return Value
Resolved style value for a CSS property of specified element.
Caution
Unlike browser, this PAPI won't trigger document reflow.
Example
The frontend framework can retrieve resolved style value of an Element as follows.
Compatability
LCD tables only load in the browser