- Found in:
- cLib
Description
Documentation String
Requirements: None
Documentation Comment
this assumes that the last indices are not supposed to be trailingValue
Caveats
Parameters
bool[]aArray
booltrailingValue=false
Examples
Auto-Generated Example
bool[] myBoolArray__aArray
bool myBool__trailingValue
bool[] returnedValue = clib.cArrayRemoveTrailingBool(myBoolArray__aArray, myBool__trailingValue)