This should be easy but I’m getting lost in the Object Browser jungle…
I have a general Function and want to pass a parameter to the function using a button (actually there will be 6 different values depending on the button clicked). I can set up the function to use a variable with the specific value needed, change the value of the variable manually, etc. — that all works. How do I get a Button to find and load the variable in the Function when clicking thereon?
TIA