DonG2


Can anyone tell me why the "Test_Rtn" block is not returning a value What am I doing wrong The Mashup that uses it is "Test_for_Test_Rtn". Both the block and mashup are shared under my Popfly user id (DonG).

I'm working on a more complex block that refuses to return a value, so I created the Test_Rtn block to simply test return values. I am obviously doing something wrong, but no matter how I code it, it refuses to return a value.

Thanks in advance for your assistance with this!

[ EDIT: The block and mashup have both been deleted. ]





Re: Why no return value from a Block?

DonG2


Someone must have a clue about this. I'm so new to XML and Javascript that I'm sure I've done something wrong.

Thank you,







Re: Why no return value from a Block?

DonG2

To make it work, I added a toString() function and changed the callMode to 'sync'.