Esri / local-government-desktop-addins

A series of ArcGIS Desktop Add-ins used in the ArcGIS for Local Government editing maps.
Apache License 2.0
61 stars 56 forks source link

Documentation Change Request #262

Closed tforward closed 6 years ago

tforward commented 6 years ago

In the Function Notes for the Expression Rule it says:

To set values as null, use an empty string:
Invalid: IIF([LOCDESC]=0, "", [LOCDESC])
Valid: IIF([LOCDESC]=0, "<NULL>", [LOCDESC])

Can it be changed to read :

To set values as null, use "<NULL>" string:

as when read empty string "" would apply

MikeMillerGIS commented 6 years ago

can you make this doc change?

tforward commented 6 years ago

Right

On Oct 23, 2017 4:08 PM, "Michael Miller" notifications@github.com wrote:

can you make this doc change?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Esri/local-government-desktop-addins/issues/262#issuecomment-338781051, or mute the thread https://github.com/notifications/unsubscribe-auth/AJc6EAxqnGq9ztNj2d5IMjLocBRlclpWks5svPJHgaJpZM4QDZKE .

MikeMillerGIS commented 6 years ago

sorry, I forgot to @clareprice @Elena9170 can you make the doc changes. that was not directed at @tforward sorry for the confusion.

tforward commented 6 years ago

How long does a doc change typically take?

MikeMillerGIS commented 6 years ago

Sorry, we missed this one in the last release. I will tag it so we can get it fixed in the next

MikeMillerGIS commented 6 years ago

I checked with the doc team, the fix is out: http://solutions.arcgis.com/shared/help/attribute-assistant/documentation/methods-all-methods/#expression