Could Esri create some detailed docs on empty strings, nulls and NaN in ArcGIS?
Don’t try to set the value to the literal text “<null>” or "null". That’s not the same thing as it being truly null. Null isn’t a value. It’s the absence of a value.
I’m aware that there are some bits and pieces of docs pertaining to nulls. But I don’t think those pages cover all the points mentioned above.
On a related note:
@JohannesLindner posted a couple of useful ArcPy solutions -- related to finding values with blank cells (or similar):
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.