htmlEntityDescArray is available since version 1.0.
Prototype:
array htmlEntityDescArray(number htmlEntityDesc)
Parameters
htmlEntityDescHandle
a handle to a htmlEntityDesc
Description:
Describes the htmlEntityDesc into an array.
The array will have the following keys: "value", "name", "desc"
Return value:
Returns an array.