Parameters for comparison binary operators (==, !=, >, <, >=, <=).
Optional
emit the bool modifier so the comparison returns 0/1 instead of filtering.
bool
Parameters for comparison binary operators (==, !=, >, <, >=, <=).