<MvFILTER>

 
Makes all records in the database with that do not match the FILTER condition invisible to , , and other database navigation tags. These tags will then find only the records that match both their own search condition and the filter condition.
Syntax
<MvFILTER NAME = "string: {  expression } | literal"
          FILTER_TYPE = "expression | variable"
          FILTER = "{ expression }"> 
  • Empty Tag
User Annotations: MvFILTER