In the ignition Designer, I’m pressing Ctrl-F to bring up the (Find/Replace) dialog.
I’m searching for a Named Query (stationData) in this case
stationData
The problem is that the results show (0 matches found). it seems the Find process should Find 1 result, see red arrows in pic.
0 matches found
Am I missing something here?
Find/replace works on the contents of the object in question, not the name of it. Note the ‘Query Body’ and ‘Parameters’ checkboxes. Do you have stationData as a parameter or literal text in the query?
Ah I get it now, the ‘contents’ are searched. Thank you!