Login
Try VertexFX
  • Home
  • Knowledgebase
  • Blog
  • Home
  • Knowledgebase
  • Blog

Utility Functions

home/Knowledge Base/Technical Support/API/Client API's/VTL/VTL Client Scripts/Utility Functions/RunScript

RunScript

5 views 0 Updated on December 16, 2021 hybrid-solutions

Syntax

 Public Function RunScript(chartIndex As Integer, ScriptName As String) As Boolean

Description

This function is used to run a VTL client script on a specific chart by the script name.

Parameters

Key Description
chartIndex The chart position on the chart windows. 0 means the current chart, a value of type Integer
ScriptName The VTL client script name that wants to run, a value of type String.

Return value

Returns true if the script runs, otherwise returns false.

Sample

  Public Sub main()    Dim res      res = RunScript(2,ScriptName)    msgbox Res     End Sub


See Also

  • VTLFormat
  • MidString
  • RightString


Back to VTL Client Script Index

Was this helpful?

Yes  No
Leave A Comment Cancel reply

  EndScript

VTLFormat  

About
VertexFX Trader has a closed-loop trading structure with Backoffice dealing desk, Client Terminals, Dedicated Hosting, White Labelling and Bridging Capabilities. Through VertexFX Risk Management Bridge...
Categories
  • Release Notes
  • Technical Support
  • VertexFX Pro Setup
  • Mobile Trader
  • Lite VertexFX Mobile Trader
Community
  • Blog
  • Media Center
Need Support?
If you need any further help, don't hesitate to send a support request to our support team.
Contact Support
  • Privacy Policy
  • Brokers Terms
  • Traders EULA
  • ISV Terms
  • Plugins EULA
  • Copyright 2023 hybridsolutions.com. All Rights Reserved.