I’m converting ZPL macros to ZOS API using C#
I have a macro that calls GETSYSTEMDATA 1
The contents of the operation at placed in a “vector” . Per the documentation, the vector’s "index” at 18 is “Total Track”
I’ve having a hard time finding the corresponding API for accessing “Total Track” data.
Does anyone know the corresponding ZOS API code?