This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Return value from Server side

John Example - Monday, September 28, 2015 7:42 AM:

Hi everyone,

I have 2 scripts, first one is on sever side, second is on client. My idea was to call a server method using parameters (or properties) from the client side, which is pretty clear for me, but then I want to return numeric value from the server side method back to the client side.

Is it possible to realize my idea at all?

Thank you in advance.



tengz520 - Monday, September 28, 2015 8:45 AM:

-----------------------------------------------------------------------------------------------------------------------------------------------------------------