EndScript
Posted by Mohammad Rahhal, Last modified by Diana Alkouni on 01 September 2020 03:46 PM

Syntax

Public Sub EndScript()


Description

This function is used to stop the running script pro-grammatically.


Parameters

No parameters.


Return value

No returns value.


Sample

Public Sub main()

Dim isCodeStopped

isCodeStopped = True

If CBool(isCodeStopped) Then

   'See the Journal tab to check the code status

  EndScript

  End if 

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