changeProperty()¶
Description¶
Change the property value. This change can be undone by using Undo command in graphical interface menu.
Syntax¶
Parameters¶
| Parameter | Type | Mandatory | Description | 
|---|---|---|---|
| propName | String | Property name. | |
| value | any | Property value. | 
Return value¶
| Type | Description | 
|---|---|
| Boolean | true, if successful. |