The comparisons that can be made are: greater than (>), greater than or equal to (>=), less than (<), and less than or equal to (<=).
For example, if you wanted to code a strategy where one the entry conditions were:
RSI > RSI signal line
You would input it like this: