|
|
document.getFilters()
Usagedocument.getFilters()
ReturnsAn array
that contains a list of filters applied to the currently selected object(s).
DescriptionMethod;
returns an array that contains the list of filters applied to the currently
selected object(s). If multiple objects are selected and they don’t
have identical filters, this method returns the list of filters
applied to the first selected object.
|