Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Wildcard

Wildcard description

Example of search results

%

Any string containing 0 and above characters in length

Plates, containing elements 'а', '385' and '78', divided by any number of characters, for example 'АО38578', 'а385мк78' correspond to the wildcard 'а%385%78'

_ (underlining)

Any single character

Plates, containing a sequence of 4 characters , the first of which is '2' and the last is '5' correspond to the wildcard '2__5', for example 'А256577', '2115ОК43'

[]

Any single character , containing ([а-е]) in the range or ([абвгде]) in the set

Plates, containing a sequence of 4 characters correspond to the wildcard '[е-м][2-5]53' . The sequence ends in '53',the first character belongs to the range е-м, the second one belongs to the range 2-5, for example 'к453мн02', 'м253вт63'

[^]

Any single character , that is not contained in the range ([^а-е]) or in the set ([^абвгде])

Plates, containing a sequence of 4 characters correspond to the wildcard '[^е-м]499'. The sequence ends in '499', the first character does not belong to the range е-м, for example 'в499вк57', 'н499578'

 

 

 

Info
titleNote.

You can add numbers' templates through Active tracking database (see Forming the Active tracking database part in Auto Intellect Software Package: Operator's Guide), or through DB editor (see official reference manual on required editor).

 

...

 To select the search method of the identified plates in the external DB, do the following:

...