Internal Register

To deal with coordinates GC Wizard Script uses two internal register: LAT, LON. This pair of registers stores a coordinate in DEC format latitude, longitude.

To write these register you have to use the function SET<register>(value).

To read these register you have to use the function GET<register>().