Sets the pointer to Null. This is used to clear a pointer, it does not affect the data item being pointed to.
ptr:SetNull()
pi = fhNewItemPtr() pi:MoveToFirstRecord('INDI') pi:SetNull()