Field Data Format
Type of parsing applied to field.
Entries
Link copied to clipboard
Field value is parsed as ISO 3166-1 alpha-2 country code. E.g. "DE" for Germany.
Link copied to clipboard
Field value is parsed as ISO 3166-1 alpha-3 country code. E.g. "DEU" for Germany.
Link copied to clipboard
Field value is parsed as ISO 3166-1 numeric country code. E.g. "276" for Germany.
Link copied to clipboard
Field value is parsed as ISO 3166-1 country name. E.g. "Germany".
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.