SelectAccount
Posted by Mohammad Rahhal, Last modified by Diana Alkouni on 25 August 2020 09:17 AM

Syntax

 Public Function SelectAccount(AccountID As String) As Boolean

Description

This function is used to choose a given account ID to make different operations on.

Parameters

Key Description 
AccountID Specific account number to be chosen. A value of type is String.

Return Value

Returns true if successful otherwise, returns false.

Sample

  Public Sub main()

     AlertMessage (SelectAccount (“12345678”))

  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