Crew Manager - Added New ifMatch Formula
ARCOS has added the new formula, ifMatch() which allows for a criteria to be met to identify any
pairs including Members, Crews, Devices, etc, and output an Attribute value. For example:
ifMatch(C, Phone1, Phone1,Phone2, Phone2) = ifMatch(formula) looking for (device type = ‘C’),
device to compare, device to display in the attribute.
If the first device is a cell phone, display the number of the first device in the attribute and so on for
the second and third device.