Functions - scope of variables
Is there a way to have a user-defined function have the scope of a given form? All form variables seem to be unavailable to user defined functions. It would be tremendously convenient to act directly with form variables within the function. Thanks.