Not a valid string.
The number of characters
inside the brackets must be the same for all
possible values within the range.
A valid string
would be
V:1G2W[01-12]567N*
V:[1,3]G2W^[23-44,55]?6*
True if the first character
of the vehicle VIN is a
1 or a 3, characters two through four are G2W,
characters five and six are not 23 through 44
and also not 55, character 7 can be anything,
character eight is a 6, and
the rest of the
characters are ignored.
M:1W[B,C,D]19
True if the vehicle model designator is 1WB19,
1WC19, or 1WD19
M:1WD19 | AU0 | AP3
True if the vehicle model designator is 1WB19
or if the RPO AU0
is part of the build data, or if
the RPO AP3 is part of the build data.
V:?????????6*
True if the 10
th
digit of the VIN is a 6. The
leading ? are single
character wildcards and the
* indicates that all characters after the 6 in the
10 digit are don‟t cares.
CameraLoops.com