CFLGetLocation Procedure
Deprecated
This procedure is deprecated and should not be used.
Reason: Replace with Azure Maps
Deprecated since: BC25
Signature
[Obsolete('Replace with Azure Maps', 'BC25')]
CFLGetLocation(CountryCode: code[10]; PostCode: code[20]; City: text[30]; Address: text[100]; var latitude: Decimal; var longitude: Decimal; var geocodestatus: code[20])