This routine is available starting with SIL Insight Connector™ 5.8.0.0.
Syntax
insight_getAttribByName(object, attrName)
Package
insight
Short Name
getAttribByName (only when using package)
Description
Gets an attribute by name, and returns the string representation for it.
Parameters
Parameter name | Type | Required | Description |
---|---|---|---|
object | Yes | A IObject type (predefined structure) representing the object being queried. | |
attrName | string | yes | The name of the attribute to retrieve. |
Return type
String