Syntax error error, but couldn't get what it is

Discussion in 'Tally Developer' started by Lynch, Jul 27, 2018.

    
  1. Lynch

    Lynch Member


    Local:Field:empcurrmonsal:Set as:$$PaidFor:$EMPDisplayName:"Salary payable":($$MonthStart:##SVCurrentDate):($$MonthEnd:##SVCurrentDate)

    this last function is showing syntax error"Syntax Error: Insufficient number of parameters to the function"
    ... how to resolve it, but it is taking correct number of arguments, any space constraints??
     


  2. Lynch

    Lynch Member


    Code:
    Local:Field:empcurrmonsal:Set as:$$PaidFor:$EMPDisplayName:"Salary payable":($$MonthStart:##SVCurrentDate):($$MonthEnd:##SVCurrentDate)
    

    this last function($$MonthEnd) is showing syntax error"Syntax Error: Insufficient number of parameters to the function"
    ... how to resolve it, but it is taking correct number of arguments, any space constraints??
     


  3. sivam

    sivam Active Member


    Try with Field Local Formula..
     


  4. Lynch

    Lynch Member


    Can you explain, what is field local formula, if it is anything other than the one used in the mentioned above?
     


Share This Page