getAttributeValues

fun getAttributeValues(name: String): ERROR CLASS: Symbol not found for ReadonlyArray<ERROR CLASS: Symbol not found for JsString>(source)

Returns the collection of values for the attribute with the given name

Return

The collection of attribute values

Parameters

name

The attribute name

See also