Hi
I would like to update the attribute of a field to null or empty. It is a boolean attribute.
How is this doable?
Thanks
Hi Francois,
Which attributes are you referring to a device’s, a data table’s or something else?
Thanks,
Erin
A device attribute
Sorry
Hey Francois,
So, unfortunately, you cannot update an attribute to null or empty as a boolean. We are actually doing a small amount of casting for you, so if you did send null or undefined it would result in false.
Erin