Skip to end of banner
Go to start of banner

insight_findObjects

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

This routine is available starting with SIL Insight Connector™ 5.8.0.0.

Syntax

insight_findObjects(iql)

Package

insight

Short Name

findObjects (only when using package)

Description

Runs a IQL over insight and returns all objects found.

Parameters

Parameter name

Type

Required

Description

iql

string

Yes

The IQL to be used in the search for objects. For more information about IQL searches click here.

Return type

IObjectType []

See also

  • No labels