::hwat::xml::GetCurrentElement

Get the currently active element.

Syntax

::hwat::xml::GetCurrentElement

Returns

Success
Name of current element.
Failure
{}

Example

::hwat::xml::GetCurrentElement

Comments

This can be a useful helper function for authoring your callbacks.