__GetDataByKey
Introduction
Returns the value of a specific data- attribute of an Element.
Syntax
Parameters
Return Value
Returns the data- value corresponding to the data- key of the current Element, which can be of any type.
Example
The frontend framework can retrieve the value of a data- attribute of an Element as follows.