• Home
  • Knowledgebase
  • Blog
  • My Account
  • Try VertexFX
  • Home
  • Knowledgebase
  • Blog
  • My Account
  • Try VertexFX

Log Functions

home/Knowledge Base/Technical Support/API/Client API's/VTL/VTL Client Scripts/Log Functions/AddEntry

AddEntry

38 views 0 Updated on December 28, 2023 hybrid-solutions

Syntax

 Public Sub AddEntry(entry As String) As Boolean

Description

This function is used to add any string to the log file.

Parameters

Key Description
entry Specific string to be added to the log file, a value of type String.

Return value

Returns true if the entry added otherwise returns false.

Example

  Public Sub Main()      LogEnabled =true     FileLogName=D/FileName     Dim Res     Res = AddEntry (Hello)     AlertMessage res  End Sub

See Also

  • PrintLog
  • FileLogName
  • LogEnabled

Back to VTL Client Script Index

Was this helpful?

Yes  No
Leave A Comment Cancel reply

  AlertMessage

PrintLog  

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 2024 hybridsolutions.com. All Rights Reserved.