passing variables from workspace to function
passing variables from workspace to function
(OP)
Hi,
I have a few scripts that produce some variables in the workspace. I have a function which also needs to work on the variables. Should I declare the variables as global in the script also to make it visible in the function? How to handly this?
TIA,
drcaddy
I have a few scripts that produce some variables in the workspace. I have a function which also needs to work on the variables. Should I declare the variables as global in the script also to make it visible in the function? How to handly this?
TIA,
drcaddy





RE: passing variables from workspace to function
BSK
RE: passing variables from workspace to function
RE: passing variables from workspace to function
BSK