When you need to create many restricted values, you can save time by importing the values from a text file.
The following show the syntax for the text file:
value, 0|1|any|exact
value, 0|1|any|exact
...
In the file, value is the restricted word and 0, 1, any, or exact indicate the match
type:
- 0 = Any
- 1 = Exact
- any = Any
- exact = Exact