Declaration
func SetFormulaPropertyAbsolute(target entity<Formulable>, property Property, value float)
go
Parameters
Input
| Name | Type | Description |
|---|---|---|
| Target | FormulableEntity | target entity |
| Property | Property | property type |
| Value | Float | Value |
Setting the value of a computable property
func SetFormulaPropertyAbsolute(target entity<Formulable>, property Property, value float)
go
| Name | Type | Description |
|---|---|---|
| Target | FormulableEntity | target entity |
| Property | Property | property type |
| Value | Float | Value |