Comparison operators in CSV files
This table shows the comparison operators used in the CSV files:
		| Operator in matrix definition | Operator in CSV file | 
|---|---|
| = | EQUALS | 
						
| >= | >EQUALS | 
						
| <= | <EQUALS | 
						
Note: Other operators are exported with the same syntax as in the matrix definition.