Editing the value of a process attribute |
To edit the value of a process attribute, use the setAttributeValue method passing the parameters: Attribute ID# and value.
[Example for attribute of the Time type:
Example for attribute of the Date type:
Example for attribute of the Number type:
Example for attribute of the Text type:
Example for attribute of the List with multiple values type:
|