HyperWorks Tools

::hwat::xml::GetCurrentName

::hwat::xml::GetCurrentName

Previous topic Next topic No expanding text in this topic  

::hwat::xml::GetCurrentName

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

NAME

::hwat::xml::GetCurrentName - Get the currently active name.

 

SYNTAX

::hwat::xml::GetCurrentName

 

ARGUMENTS

None

 

RETURNS

Current name if successful, "{}" otherwise.

 

EXAMPLE

::hwat::xml::GetCurrentName

 

Comments

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

 

See also

xml Functions