In beta version 496, when selecting attributes, there's a new "relative" option. When activated, values coming into the attribute are scaled to be between the specified min&max and then added to all other grids. The trick is that the min can be negative.
For example, you set the start position of a moving head in a grid. Then to make the pan swing +- 20 degrees, you can do that from any grid by using the relative mode and setting the min to -20 and the max to 20. This means the swing effect is independent of the start position.
Relative attributes are modulated by the grid's activation. So if the grid activation is at 50%, you get a +-10 degrees swing with the above effect.
Same thing for a hue effect that can offset the current hue by a certain amount, without knowing about the initial hue value.
Another nice new possibility is offsetting the hue of a video.
Look at the attached project file for an example.