Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 421 Bytes

GenerateRuleTitleRule.md

File metadata and controls

13 lines (6 loc) · 421 Bytes

GenerateRuleTitleRule

Properties

Name Type Description Notes
effects List<Object> An array of effectful Talang expressions in arrays that will be evaluated when a rule matches. [optional]
condition List<Object> A Talang expression that will be evaluated in the context of the given event. [optional]