SubWindowsTotal
Posted by Angham Al-Banawien, Last modified by Diana Alkouni on 25 August 2020 06:55 AM


Syntax

 Public Function SubWindowsTotal (chart_index As Integer) As Long

Description

This function is used to return the number of opened sub-windows on the specific chart.

Parameters

Key Description 
Chart_index          The chart position on the chart windows.0 means current chart, the value of type Integer

Return value

Returns the number of opened sub-windows on the specific chart including the main window.

Sample

 Public Sub main()

    AlertMessage SubWindowsTotal (0) 

 End Sub

 


See Also


Back to VTL Client Script Index

(0 vote(s))
Helpful
Not helpful

Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments:
CAPTCHA Verification 
 
Please enter the text you see in the image into the textbox below (we use this to prevent automated submissions).

Help Desk Software by Hybrid Solutions