(Update with the copy of version: 8.5.2DRAFT) |
|||
Line 2: | Line 2: | ||
====main-window.window-title==== | ====main-window.window-title==== | ||
− | * Default Value: $Window.Title$ | + | * Default Value: <tt>$Window.Title$</tt> |
− | * Valid Values: $Window.Title$,$Application.Title$,$Agent.UserName$,$Agent.LastName$,$Agent.FirstName$,$Agent.EmployeeId$. | + | * 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>. |
* 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: $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: <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>. |
[[Category:V:HTCC:8.5.2]] | [[Category:V:HTCC:8.5.2]] |
Revision as of 18:05, October 17, 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!