Declaración
globalEntity<{0}>.{1} = Value
go
Parámetros
Entrada
Nombre | Tipo | Descripción |
---|---|---|
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. |