Using Wildcards to Search for Source and Destination
It is often advantageous to search for multiple transfers that come from multiple sources or destinations. To do this, use wildcards to conduct searches on sources and destination. See the following table for search examples.
Wildcard Search Examples
| This Source | and this Destination | ... return these Results |
|---|---|---|
| * | TankA | All transfers to TankA |
| TankB | * | All transfers from TankB |
| M* | * | All transfers from sources starting with 'M.' |
| * | crude | All transfers with destinations that have crude in the Element name. |