Xenomy(Eren) - guys how to make this empty node...
guys how to make this empty node to return something I wanted ? I want to return string , but it doesn't give any return output, when I try to take it , it shows me empty always , something wrong
3 Replies
try logging the event property, maybe some of the values used in the if state is missing
also maybe remove the if statements and see what the returned string is
I made like that, it returned result = "something went wrong";
I guess in this json object in test ones someones null, that's why like that!
thank you very much fixed problem!!