Autoread / Rule SubKey

When processing a rule the following steps are checked within this order:
  1. the cardtype of the detected card is within CardTypes
  2. the constant area required by ConstArea is found on the card
  3. the Template can be processed successfully
  4. the BaltechScript in CheckScript is runs successfully (returns with DefaultAction or is not defined
  5. the data return by the template is in the whitelist / not in the blacklist (see Custom/BlackWhiteList ).

Properties