PositionGetTicket
Posted by Rula Halaseh, Last modified by Diana Alkouni on 07 September 2020 09:49 AM

Syntax

Public Function PositionGetTicket(Index As Integer) As String

Description

This function is used to return the ticket number for a given open position index on the trade list.

Parameters

Key Description 
Index Open position index at the trade list, A value of type Integer.


Return value

Returns ticket number as a String value. If an empty string is returned call GetLastError() function to get an error.
 

Sample

 Public Sub main ()
  AlertMessage PositonGetTicket (1)‘Returns ticket number for first position at the trade list
  End sub

See Also


Back to VTL Client Script Index

(1 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