SupportTeam Report post Posted 09/16/2003 12:13 AM Bob Arnold wrote: I'm starting to branch from one script to another and I'm having some difficulty in understanding how to pass an $RV down. Could you give me a short example of what I need to do? Thanks, Bob Arnold Share this post Link to post
SupportTeam Report post Posted 09/16/2003 12:17 AM Once a Result Variable has been set or created during the call it is available for the rest of the call regardless of what other scripts are branched to. Branching to a script or calling a subscript does not require any special passing of RVs to the new script - all Result Variables are available. Share this post Link to post