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
0