22.05.2023, 12:43
If I want to set the color of an object dependent on the value of another specific groupaddress, is it just to change from this?
To this?
Code:
var addr = $(el).data('object');
To this?
Code:
var addr = "32/3/25";