Functions6 public, 0 private

Returns the ISO 639-1 language code for the provided language name.
publicstringgetCodeByLanguage
requiredstringlanguage
publicnumericgetLegalAgeByCountry
requiredstringcountry
Returns a gender neutral salutation.
publicstringgetPoliteSalutation
requiredstringlanguage
stringgenderOrSalutation
stringlastName
stringfirstName
Returns the regular expression to validate postcodes for the specified country.
publicstringgetPostCodeRegExByCountry
ISO 3166-1, Alpha-2, Alpha-3 or numeric code
requiredstringcountry
Returns the salutation for the provided gender, based on the specified language.
publicstringgetGenderSalutationByLanguage
ISO 639-1
requiredstringlanguage
F, M
requiredstringgender
Returns if the provided value is a valid postcode in the specified country.
publicstringisPostCode
ISO 3166-1, Alpha-2 or Alpha-3
requiredstringcountry
requiredanypostcode