HyperWorks Tools

::hwat::xml::GetCurrentElement

::hwat::xml::GetCurrentElement

Previous topic Next topic No expanding text in this topic  

::hwat::xml::GetCurrentElement

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

NAME

::hwat::xml::GetCurrentElement - Get the currently active element.

 

SYNTAX

::hwat::xml::GetCurrentElement

 

ARGUMENTS

None

 

RETURNS

Name of current element if successful, "{}" otherwise.

 

EXAMPLE

::hwat::xml::GetCurrentElement

 

Comments

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

 

See also

xml Functions