Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

action-syntax for searching string like sql

Hello,

I would like to add an action, which helps to choose the searchwords i want with conditions as the expression for the searching string, like in sql:

select* from xy where fieldname="blabla"

can somebody help me please?

It sounds easy but i cannot convert it. There is no roblem to add it in the script but i need it for the Action

8 Replies
Not applicable
Author

Hi, thank you but there isn't any Expression for the searchingstring, which i Need for the Action... i Need the Syntax

Unbenannt.PNG

this is what i Need but as syntax:

2.PNG

Chanty4u
MVP
MVP

kkkumar82
Specialist III
Specialist III

Hi,

Please stop yourself by creating multiple threads for same questions

Not applicable
Author

no, if you read the other, you will see that it was an other Problem about similar words it chose

Not applicable
Author

no, if you read the other, you will see that it was an other Problem about similar words it chose

kkkumar82
Specialist III
Specialist III

As some one told earlier, you can have a inputbox and type their and use the variable in the second box where you have kept your first arrow.

settu_periasamy
Master III
Master III

Try something like this in the Search String (don't give '=' symbol)

(*FieldValue1*|*FieldValue2*)