DelPageFromApp
(VTScada-Layer function. Must be called with a leading backslash.)
PageName |
Required. The text name of the page to delete. |
Comments: |
Seldom (if ever) used when adding features to modern VTScada applications. In versions of VTS prior to 8.1, this subroutine was a part of the page manager and therefore was called using the format \PageManager\DelPageFromApp(…). With version 8.1, the page manager is no longer a part of VTScada and the function can simply be called using \DelPageFromApp() as shown in the "Format" section above. |