ESEARCH

This function (available since iWay Enable version 1.1) returns an array (delimited by pipes '|') of event names related to the search string. This function is useful in discovering relations between events based on the content of the passing document.

_ESEARCH (searchString,hitsPerPage)

Parameter

Type

Required/
Optional

Description

searchString

String

Required

Specifies the required string to search.

hitsPerPage

integer

Optional

Specifies the maximum number of hits to collect. The default is 20 if this parameter is not provided.


iWay Software