This page describes currently proposed language for meta-descriptions. It may be updated frequently. = Relational operators = Standard relational operators apply ||Meaning || Operator || ||Less than ||< || ||Less or equal ||<= || ||Greater than ||> || ||Greater or equal||>= || ||Equal ||== || ||Different than ||!= ||