Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Note

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

Syntax

insight_getObjectAttrType(id)

or

insight_getObjectAttrType(objectTypeId, key)

Package

insight

Short Name

getObjectAttrType (only when using package)

...

Parameter name

Type

Required

Description

objectTypeId

integer

Yes

The id of the type of object being queried.

key

string

Yes

The key of the attribute.or issue key???

Return type

IObjectAttrType

Examples

Example 1 - getting object attribute type by id

...