- Found in:
- cLib
Description
Documentation String
Requirements: None
Caveats
Parameters
bool[]this
bool[]that
Examples
Auto-Generated Example
bool[] myBoolArray__this
bool[] myBoolArray__that
bool[] returnedValue = clib.cIfArrayBool(myBoolArray__this, myBoolArray__that)