A blog on Tally Integration, to import and export data from Tally.ERP programmatically using VB6, VB.NET,C#,ASP.NET etc

Thursday, September 9, 2010

$$ToValue TDL function

The TDL function $$ToValue allows you to retrieve total-value of a specific method upto a specific date.

Function : $$ToValue
Syntax    : $$ToValue : Date  : FieldName

Example1 : $$ToValue : #MyDate : #MyField 
Example2 : $$ToValue : ($$Date:"02/05/2010") : ($ClosingBalance:Ledger:"Cash")
Preview

0 comments: