getParameter

fun getParameter(namespaceURI: String?, localName: String): ERROR CLASS: Symbol not found for JsAny??(source)

The getParameter() method of the XSLTProcessor interface returns the value of a parameter (xsl:param) from the stylesheet imported in the processor.

MDN Reference