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: 2023/05/08 07:17