GETBROWSERLOCATION

Returns an XML string that is of the user’s location. Also refer to CONFIGURING DEFAULT LOCATION section.

Syntax

= GETBROWSERLOCATION()

Parameters

None

Return Type

String

Returns an XML string that is of the user’s location.

Examples

Example

Returns

= GETBROWSERLOCATION()

<location>

<latitude>-100.432</latitude>

<longitude>-100.432</longitude>

<altitude>42.5343</altitude>

<speed>42.45</speed>

<heading>127.543</heading>

<accuracy>0.00312</accuracy>

<altitudeAccuracy>0.15</altitudeAccuracy>

<location>