Node Name
Syntax
<% NodeName %>
Example
<body>
<!-- Body content -->
<p>Current node name: <% NodeName %></p>
<!-- Body content -->
</body>
Last updated
Was this helpful?
<% NodeName %>
<body>
<!-- Body content -->
<p>Current node name: <% NodeName %></p>
<!-- Body content -->
</body>
Last updated
Was this helpful?