Skip to end of banner
Go to start of banner

insight_setAttribByName

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

Version 1 Current »

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

Syntax

insight_setAttribByName(object, attrName)

Package

insight

Short Name

setAttribByName (only when using package)

Description

Sets an attribute by name, but does not save the object.

Parameters

Parameter name

Type

Required

Description

object

IObject

Yes

A IObject type (predefined structure) representing the object being modified.

attrName

string

yes

The name of the attribute to update.

Return type

IObject

See also

  • No labels