This is an old revision of the document!


DISTANCE

Returns the distance between two addresses or locations in metres

Two addresses or locations as Plain Text and a Google Maps key as PlainText. A location can be specified as two geo coordinates separated by comma

 IF DISTANCE ( ThisClient.Address, ThatClient.Address, SystemSettings.GoogleMapsKey ) > 1000 THEN ...
  • Last modified: 2022/09/13 18:12