I'm using ArcGIS API for javascript version 4.18 CoordinateConversion widget to display mouse coordinates cocurrently for several cordinate systems. I'm following ESRI's code example in CoordinateConversion widget - Custom Formats page.
This page shows how to add 2 new formats, one is wgs84 with "z", the 2nd is some TM format.
I want to add "z" also with the 2nd format, but I have not succeeded, as I'm new to this area.
I'll appreciate help.