Thank you Ruslan, that solves that problem, next I was wondering how to assign a NULL value using an api update to one particular field, not all, thanks to your suggestion I figured it out, for anyone that's curious and uses revolution like me,<br>
<br>you can just set a any field reference to a empty or null value.<br>get VField_SetBlank(fldRef)<br>