codeql/javascript-all
0.5.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the name of the DOM element; for example, a <p> element has name p.
<p>
p
string getName ( )