Changing name of a variable using webfront

I’m using the name of a variable to store a string representing a timewindow like 10:00-11:00.
Does some has some idea how to change the name using the webfront?

Regards,
Jan Roelof

You will need a new String Variable, which has an assigned Action Script. In the Action script, you would update the String Variable and the Name (using IPS_SetName) of your desired object.

paresy