LotusScript ClassesE-HGGetCurrentPosition methodOn this pageGetCurrentPosition method (NotesGPS - LotusScript)Sends a request to the platform to get the current position. Defined in NotesGPS Syntax Dim gpsPostion as NotesGPSPositionSet gpsPosition = NotesGPS.getCurrentPostion() Return value NotesGPSPosition object which contains NotesGPSCoordinates and TimeStamp.