Eclipse BIRT Report Object Model (ROM)
SearchKey Structure
| Display Name: | SearchKey | 
| Since: | reserved | 
This element binds a data value in the report to a parameter to pass along with a request to view another document. Parameters are bound exactly. That is:
ParameterName = Expression
ParameterName < Expression
And so on.
The value for which to search.
| Type: | expression | 
| Context: | |
| Expression Type: | string | 
| Since: | reserved | 
| Required: | No | 
| Display Name: | Expression | 
| JavaScript Type: | |
| Default Value: | None | 
| Runtime Settable: | Yes | 
The value for which to search.