setRolloverImageURL()

With Servoy you can set the image of a form item by code (setImageURL).
This is great when you want to create dynamic menus and such.
But rolloverImageMedia can’t be set by code.

So I would like a setRolloverImageURL function.