I got suckered into thinking Calculate Geometry Attributes available in 10.6.1 by believing the online help. This post set me straight: https://community.esri.com/message/820951-calculate-geometry-attributes-tool. And no, ESRI has not updated the online help
However, the question remains: is there a way to calculate the X and Y geometry values of a point? I have a point feature class that's in State Plane coordinates, and I've added Lat/Long fields that I can manually calculate into GCS NAD 83 decimal degrees. I'd like to perform this task in a stand alone script....