I know it is possible to pass variables to a function but is it possible to pass them back to the original function. In the first function I am creating one long string of data. I need to pass that string of data to a function that adds to the string then pass the modified string back to the original function for further changes.
Is this possible? I apologize if this post is clear as mud, it's late.
Thanks
Is this possible? I apologize if this post is clear as mud, it's late.
Thanks