Assuming operators is required, the following 2 results were found.
Just a quick note for the moment on how to use ternary operators in AutoHotkey. A ternary operator for those who are unfamiliar with this is an "If...Then...Else..." statement written in a small amount of code, usually on one line, and exists in most...
Criteria You can't compare a date time value to a field that is simply of datatype: date (eg. Valid_Till) The supported operators are equals, starts_with, in, not_equal, greater_equal, greater_than, less_equal, less_than and between. The supported data...