A developer created a workflow that extracts the invoice number for different order IDs in a web application. The following selector represents the selector structure for a 6-digit order ID 123456.
Assume only the order ID value changes in the selector and there is a defined list of 6-digit order IDs.
The developer needs to fine-tune the selector to work only for a pre-selected list of order IDs. What represents an example of a good selector?