GETDISTANCEUNIT

Returns a string representation of the default distance unit: nautical miles, miles, yards, feet, kilometers, or meters). The value initially comes from web.config but is stored in session. Note that for the hidden field with the geolocation in web pages, the unit used is always meters regardless of the distance unit.

 

Syntax

 

= GETDISTANCEUNIT()

 

Return Type

String

Returns a string representation of the default distance unit.

 

Examples

Example

Returns

= GETDISTANCEUNIT()

Returns a string representation of the default distance unit.