ipv4 constant
FieldInfo_Format
const ipv4
Internet Protocol v4 value as defined by RFC
791. The value may be
condensed, with leading zeros in each octet stripped. For example,
001.022.233.040 would be condensed to 1.22.233.40.
Implementation
static const ipv4 = FieldInfo_Format('IPV4');