Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.57 KB

README.md

File metadata and controls

44 lines (28 loc) · 1.57 KB

version platform license downloads

Note: for v17 and earlier, move manifest.json to Contents

4d-plugin-phonenumber

4D implementation of libphonenumber from Google

macOS version: 8.12.21 Windows version: - TODO: libraries update

TODO: native object support

Features

Only the PhoneNumberOfflineGeocoder feature is available. It seems PhoneNumberToCarrierMapper and PhoneNumberToTimeZonesMapper are for Java only.

Syntax

json:=Parse phone number (number{;params})
Parameter Type Description
number TEXT The phone number to process
params TEXT Options
json TEXT Parsed result
  • Properties for params

default_region: string The region to assume in case the country code is missing

language: string The locale for the result description and descriptionForUserRegion

region: string Specifier for language

user_region: string The region for the result. For example, some formatting may be abbreviated for numbers in the same region

Examples

2017-07-08 19 30 50