%HI_SetTitleHI function


Function
This function sets a text in the header of dialog box of HI process.
Declaration
%HI_SetTitleHI(
   TEXT in titleStr
 )
 
Parameters
titleStr Text that will be set in the header. The empty text cancels the settings for header from a script. The value must be valid.

Note
The original text in the header will be overwritten by the new text containing the customer's name from the license key. If you enter the empty text, the header settings from the script will be cancelled and the default text will be used.
Napíšte komentár