Jump to: navigation, search
(main-window.window-title)
Line 3: Line 3:
 
====main-window.window-title====
 
====main-window.window-title====
 
* Default Value: <tt>$Window.Title$</tt>
 
* Default Value: <tt>$Window.Title$</tt>
* Valid Values: <tt>$Window.Title$</tt>,<tt>$Application.Title$</tt>,<tt>$Agent.UserName$</tt>,<tt>$Agent.LastName$</tt>,<tt>$Agent.FirstName$</tt>,<tt>$Agent.EmployeeId$</tt>.
+
* Valid Values: One or more of the following field codes and/or any text string: <tt>$Window.Title$</tt>, <tt>$Application.Title$</tt>, <tt>$Agent.UserName$</tt>, <tt>$Agent.LastName$</tt>, <tt>$Agent.FirstName$</tt>, <tt>$Agent.EmployeeId$</tt>
 
* 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. Value specifies a string containing the following field codes: <tt>$Window.Title$</tt>,<tt>$Application.Title$</tt>,<tt>$Application.Name$</tt>,<tt>$Agent.UserName$</tt>,<tt>$Agent.LastName$</tt>,<tt>$Agent.FirstName$</tt>,<tt>$Agent.EmployeeId$</tt>. If all field codes are empty, the following field codes are used: <tt>$Window.Title$</tt>.
+
* Description: Specifies the title of the browser window or tab. You can specify any string and/or combination of valid field codes up to the maximum width of the browser window title bar or tab. If all field codes are empty, the following field codes are used: $Window.Title$.
  
 
[[Category:V:HTCC:8.5.2DRAFT]]
 
[[Category:V:HTCC:8.5.2DRAFT]]

Revision as of 14:49, September 28, 2017

Main Window

main-window.window-title

  • Default Value: $Window.Title$
  • Valid Values: One or more of the following field codes and/or any text string: $Window.Title$, $Application.Title$, $Agent.UserName$, $Agent.LastName$, $Agent.FirstName$, $Agent.EmployeeId$
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the title of the browser window or tab. You can specify any string and/or combination of valid field codes up to the maximum width of the browser window title bar or tab. If all field codes are empty, the following field codes are used: $Window.Title$.
Comments or questions about this documentation? Contact us for support!