Back to Aurora Vision Library Lite website
You are here: Start » All Functions » Logic » AvsFilter_Or
AvsFilter_Or
This is Filter Equivalent. This function may be present in generated code, but should not be used in hand-written code.
Header: | STD.h |
---|---|
Namespace: | avs |
Returns True if (and only if) any of the arguments is True.
Syntax
void avs::AvsFilter_Or ( bool inValue1, bool inValue2, bool inValue3, bool inValue4, bool inValue5, bool inValue6, bool inValue7, bool inValue8, bool& outValue )