Node Name
Syntax
Example
<body>
<!-- Body content -->
<p>Current node name: <% NodeName %></p>
<!-- Body content -->
</body>Last updated
Was this helpful?
The NodeName template part renders the current node name of the interaction node.
<% NodeName %>
<body>
<!-- Body content -->
<p>Current node name: <% NodeName %></p>
<!-- Body content -->
</body>Last updated
Was this helpful?
Was this helpful?