08-04-2010, 04:52 PM
Thank you Rajasekhar,
you have used the output parameters here to get the values from Action, Even we can do that by using Functions...
I'm asking that the Action returned value as I showed in my script by using
Actually, Action can returns multiple values... how it will do that.
I hope you got my question. If you need any further information please revert me.
you have used the output parameters here to get the values from Action, Even we can do that by using Functions...
I'm asking that the Action returned value as I showed in my script by using
Code:
retval = ExitAction(retval)
Actually, Action can returns multiple values... how it will do that.
I hope you got my question. If you need any further information please revert me.