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


Syntax

Public Function ChartsTotal() As Integer

Description

This function is used to get the count of the opened chart.

Parameters

No parameters

Return value

Returns the total number of the opened chart as a value of type integer.

Sample

 

 Public Sub main()

    Dim count

    count = ChartsTotal()

    AlertMessage count

 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