- Found in:
- cLib
Description
Documentation String
Requirements: None
Caveats
Parameters
bool[]aArray
intindex1
intindex2
Examples
Auto-Generated Example
bool[] myBoolArray__aArray
int myInt__index1
int myInt__index2
clib.cArraySwapIndexBool(myBoolArray__aArray, myInt__index1, myInt__index2)