Hi all,
endswith=(notificationType="TestCompleted" OR notificationType="TestCancelled" OR notificationType="TestRejected" )
this is my part of query.
when normally we use boolean like AND, OR they are in orange. but while using them with endswith, colour of booleans are grey.
so is it right, that colour of boolean is different? If not then how to correct that?
That is a normal behaviour when you have those inside an atribute. They will work regardless. There are some cases the search does not colour the reserved words, commands etc.
That is a normal behaviour when you have those inside an atribute. They will work regardless. There are some cases the search does not colour the reserved words, commands etc.