Empty values in calculated fields with user functions in Rep

arilaniarilani Member Posts: 8
edited 2009-10-20 in Dynamics GP
I have some problems with RW functions, so I create this dummy RW function

RW_PEPE
function returns string pepe;

pepe = "pepe";

then when I try to use it prints me empry
FUNCTION_SCRIPT ( RW_PEPE )

Any help would be appreciated.

Best regards, Ariel
Sign In or Register to comment.