Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 512 Bytes

File metadata and controls

14 lines (9 loc) · 512 Bytes

DividePropertyExpression

Divides the left numeric value by the right numeric value.

Properties

Name Type Required Description
left DerivedPropertyDefinition Yes
right DerivedPropertyDefinition Yes
type Literal["divide"] Yes None

[Back to Model list] [Back to API list] [Back to README]