OrderSelectByIndex
Posted by Mohammad Rahhal, Last modified by Diana Alkouni on 02 September 2020 12:22 PM

Syntax

Public Function OrderSelectByIndex(Index As Long) As Boolean

Description

This function is used to choose an order by the taking its index in orders list.

Parameters

Key Description 
Index Order index in the orders list, value of type Long

Return value

Returns true if successful .otherwise returns false. In order to get an error, call GetlastError() function.
 

Sample

 Public Sub main ()

  AlertMessage OrderSelectByIndex (1)‘Returns True if first order selected successfully  
 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