[This is preliminary documentation and is subject to change.]
Allows an agent to be added to the condition (with the ON setting) using the + operator
Namespace: Clarion.Framework.CoreAssembly: CLARIONLibrary (in CLARIONLibrary.dll) Version: 6.1.0.7 (6.1.0.7)
Syntax
C# |
---|
public static Rule..::..Condition operator +( Rule..::..Condition c, Agent a ) |
Parameters
- c
- Type: Clarion.Framework.Core..::..Rule..::..Condition
The condition
- a
- Type: Clarion.Framework..::..Agent
The agent that is to be added to the condition