Resetting lookup to null

Resetting lookup to null

I have a form with a lookup field using the new builder. What is the script to clear the value in the lookup?

Setting the field to null gives a script error- expression type does not match: type required:long
Setting the field to 0 gives a runtime error.