Tag Link | [Search_OpItem] | Category | Results |
---|---|---|---|
Type | Substitution | Source Available | No |
Support | Abbreviation | 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 |
When used inside the [Search_Arguments] ... [/Search_Arguments] container tag, [Search_OpItem] displays the name of each operator used in the current database action.
[Search_Arguments]
[Search_OpItem]
[/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_OpItem] 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_OpItem]
[/Search_Arguments]
<br>eq
<br>eq