I see I can copy variable values from source to target in the Allocations area, but I wish to do it in a script.
I press a button, a function runs a script and that script should copy a variable (username) into a target variable (who closed the batch).
There doesn't seem to be a "Write value" variant that takes data from another variable.
Any ideas?