Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Checks if this request got an error.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
CLGeocoder | 4.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
Parameter | Description | Example |
---|---|---|
Geocoder | The reference number of the geocoder instance. | $Geocoder |
Returns 0, 1 or error.
Checks error and shows message:
If [ MBS( "CLGeocoder.Error"; $g )]
Display Dialog [ "Error"; MBS( "CLGeocoder.ErrorMessage"; $g ) ]
End If
This function is free to use.
Created 18th August 2014, last changed 18th August 2014