HyperWorks Tools

::hwat::utils::GetTitleBuffer

::hwat::utils::GetTitleBuffer

Previous topic Next topic No expanding text in this topic  

::hwat::utils::GetTitleBuffer

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

NAME

::hwat::utils::GetTitleBuffer - Get title buffer.

 

SYNTAX

GetTitleBuffer  n_titleId

 

ARGUMENTS

n_titleId

ID of the title buffer to get.

 

RETURNS

Value of the title buffer string on success, "" on failure

 

EXAMPLE

::hwat::utils::GetTitleBuffer 567

 

Comment

Title must exist.

 

See also

::hwat::utils::CreateTitle

::hwat::utils::SetTitleBuffer

Utils Functions