| Tag Link | [Search_OperatorItem] | Category | Results |
|---|---|---|---|
| Type | Substitution | Source Available | No |
| Support | Preferred | Version | 5.0 |
| Change | Unchanged | Data Source | Any |
| Output Type | String | Security | None |
| Implementation | LCAPI | Sets | Lasso 8.5, Lasso 8.0, Lasso 7.0, Lasso 6.0, Lasso 5.0 |
| Lasso 3 Equivalent | [SearchOpItem] | ||
When used inside the [Search_Arguments] ... [/Search_Arguments] container tag, [Search_OperatorItem] displays the name of each operator used in the current database action.
[Search_Arguments]
[Search_OperatorItem]
[/Search_Arguments]
| Optional Parameters | |
|---|---|
| Encoding Keyword | Specifies the encoding for the tag's return value. Tags are encoded using |
To display the operators used in the current search:
Use the [Search_Arguments] ... [/Search_Arguments] tags with enclosed [Search_OperatorItem] tags. The following example shows the operators used from a search for First_Name equal to John and Last_Name equal to Doe.
[Search_Arguments]
<br>[Search_OperatorItem]
[/Search_Arguments]
<br>eq
<br>eq