Jump to: navigation, search
Line 5: Line 5:
 
* Valid Values:  $Window.Title$,$Application.Title$,$Agent.UserName$,$Agent.LastName$,$Agent.FirstName$,$Agent.EmployeeId$.
 
* Valid Values:  $Window.Title$,$Application.Title$,$Agent.UserName$,$Agent.LastName$,$Agent.FirstName$,$Agent.EmployeeId$.
 
* Changes take effect: When the session is started or restarted.
 
* Changes take effect: When the session is started or restarted.
* Description: Defines the title of the Main Window that appears in the Windows Task Bar by specifying a string that contains the following field codes:$Window.Title$,$Application.Title$,$Application.Name$,$Agent.UserName$, $Agent.LastName$,$Agent.FirstName$,$Agent.EmployeeId$. If all field codes are empty, the following field codes are used: $Window.Title$.
+
* Description: Defines the title of the Main Window that appears in the Windows Task Bar. Value specifies a string containing the following field codes: $Window.Title$,$Application.Title$,$Application.Name$,$Agent.UserName$, $Agent.LastName$,$Agent.FirstName$,$Agent.EmployeeId$. If all field codes are empty, the following field codes are used: $Window.Title$.
  
 
[[Category:V:HTCC:8.5.2]]
 
[[Category:V:HTCC:8.5.2]]

Revision as of 17:51, April 14, 2014

MainWindow

main-window.window-title

  • Default Value: $Window.Title$
  • Valid Values: $Window.Title$,$Application.Title$,$Agent.UserName$,$Agent.LastName$,$Agent.FirstName$,$Agent.EmployeeId$.
  • Changes take effect: When the session is started or restarted.
  • Description: Defines the title of the Main Window that appears in the Windows Task Bar. Value specifies a string containing the following field codes: $Window.Title$,$Application.Title$,$Application.Name$,$Agent.UserName$, $Agent.LastName$,$Agent.FirstName$,$Agent.EmployeeId$. If all field codes are empty, the following field codes are used: $Window.Title$.
Comments or questions about this documentation? Contact us for support!