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