setObjectAtt

Description

Allows users to set the attribute/property value of an object.

Input / Parameter

NameDescriptionInput TypeDefaultOptionsRequired

object

The object to set the attribute.

Object

-

-

Yes

attr

The name of the attribute to be updated.

String/Text

-

-

Yes

value

The value to be assigned to the attribute.

Any

-

-

Yes

Output

N/A

Note: It will update the object, you can use object 'objectAttr' function to see the changes.

Callback

N/A

Video

Coming soon.

Example

Coming soon.

Steps

Coming soon.

Result

Coming soon.

Last updated