::hwat::utils::SetTitleBuffer- Updates the title.
::hwat::utils::SetTitleBuffer n_titleId str_txtBuffer
n_titleId |
ID of the title to set. |
str_txtBuffer |
String value to set buffer to. |
1 on success
0 on failure
::hwat::utils::SetTitleBuffer 567 "This is a text"
Title must exist.