insight_setAttribByName
Syntax | insight_setAttribByName(object, attrName) | Package | insight |
Alias |
| Pkg Usage | setAttribByName(object, attrName) |
Description
Sets an attribute by name, but does not save the object.
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
object | Yes | A IObject type (predefined structure) representing the object being modified. | |
attrName | String | Yes | The name of the attribute to update. |