Hello Friends
Is it possible to add values to array or dictionary that can be used as a look up list?
I would like to add following list and later check if certain value starts with values in this list or not.
FP-*
TJ-*
TP-*
WP-*
BR-*
HS-*
I am not sure if adding wild card "*" to the list is a good idea or not.
Thanks
Rajesh
Is it possible to add values to array or dictionary that can be used as a look up list?
I would like to add following list and later check if certain value starts with values in this list or not.
FP-*
TJ-*
TP-*
WP-*
BR-*
HS-*
I am not sure if adding wild card "*" to the list is a good idea or not.
Thanks
Rajesh