Declaration
globalEntity<{0}>.{1} = Value
go
Parameters
Input
| Name | Type | Description |
|---|---|---|
| Entity | entity | Target Entity |
| Property | Property | An attribute of the target entity |
| Value | Object | The target value, must conform to the type required when defining the attribute. |
| Operation | Int | Operation mode, all types support assignment, and numeric types also support self-addition, self-subtraction, self-multiplication, self-division, and self-remainder. |