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/JoinArray

JoinArray

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

Syntax

Public Function JoinArray(sourceArry As Variant, Optional Delimeter As String) As String

Description

This function is used to return a string created by joining a number of substrings contained in any array.

Parameters

Key Description
sourceArry One-dimensional array containing substrings to be joined.
Delimeter Any string used to separate the substrings in the returned string, value of type String

Return value

Returns a string value.

Exceptions

Error number Condition
5 sourceArry is not one dimensional;

Sample

 Public Sub main () Dim Arr CopyHigh 0, 10, 10, Arr MsgBox JoinArray (arr,"/")  End sub

See Also

  • IsNumericValue
  • IsNullValue
  • IsDateValue


Back to VTL Client Script Index

Was this helpful?

Yes  No
Leave A Comment Cancel reply

  LeftString

IsNumericValue  

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.