Applies To:
  • CitectSCADA 1.00, 1.01, 1.10, 1.11, 1.20, 2.00, 2.01

Summary:
Question: When I use the function WinTitle() to display a title, it is overwritten by the default Citect title. How can I get the title to display correctly? 

Solution:
To use the function WinTitle() correctly, you must first stop Citect from displaying its default title. To disable Citect from displaying the title set the parameter [Page]WinTitle=*. This tells Citect not to display a title. You must then call WinTitle() to display the title on the Window. 

Keywords:
 

Attachments