cancel
Showing results for 
Search instead for 
Did you mean: 

USER DEFIND FUNCTION(UDF) ERROR

Former Member
0 Kudos
269

I have a scenario, using UDF I need to get the current date subtract 1

have some screenshot that I tried it show some error

can any tell how I fix it

View Entire Topic
xinjiang_li
Active Participant
0 Kudos

Hi Manohar,

Try using result.add() statement.

Former Member
0 Kudos

yes I got o/p by giving

result.addValue(TD);

Thank you for ypur response

regards

Manohar