Hi all, How can I update a field as null in table using realtime function? i.e. : Set(REALTIME(tbl,name,1234,prop)=null) Above will update the field as a null word in table but I want to update it as null. Can we do that using realtime fuction? Ango