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

Array Functions

home/Knowledge Base/Technical Support/API/Client API's/VTL/VTL Client Scripts/Array Functions/ArraySort

ArraySort

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

Syntax

Public Function ArraySort(ByRef ary As Variant) As Boolean

Description

This function sorts the given array in ascending order.

Parameters

Key Description
ary Array to sort, value of type Variant.

Return value

Returns true in successful, otherwise returns false.

Sample

 Public Sub main () Dim Arr (5) Arr (1) = 1 Arr (2) = 2 Arr (3) = 4 Arr (4) = 6 Dim Result Result = ArraySort (Arr) AlertMessage (Result) End sub

See Also

  • ArrayFree
  • ArrayInitialized
  • ArrayMaximum


Back to VTL Client Script Index

Was this helpful?

Yes  No
Leave A Comment Cancel reply

  ArraySize

ArrayFree  

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.