::hwat::utils::GetTitleBuffer
Get title buffer.
Syntax
GetTitleBuffer n_titleId
Arguments
- n_titleId
 - ID of the title buffer to get.
 
Returns
- Success
 - Value of the title buffer string.
 - Failure
 - ""
 
Example
::hwat::utils::GetTitleBuffer 567
        Comments
Title must exist.