TSLab API Docs
1
|
Boolean accumulator More...
Public Member Functions | |
IList< bool > | Execute (IList< bool > source1, IList< bool > source2) |
Mix two boolean lists list 1 list 2 mixed list | |
bool | Execute (bool source1, bool source2) |
Mix two boolean values value 1 value 2 mixed value | |
Additional Inherited Members | |
Properties inherited from TSLab.Script.Handlers.IContextUses | |
IContext | Context [set] |
Get the current cache context | |
Boolean accumulator