__GetClasses
Introduction
Returns all class selectors of an Element in order, in the form of an array.
Syntax
Parameters
Return Value
Returns the class selectors of the current Element as an array.
Example
The frontend framework can retrieve the class selectors of an Element as follows.