- Found in:
- LibFire
- LibTurtleClub
Description
Documentation String
ObjectReference
Documentation Comment
Returns whether each formlist in akHaystack contains akNeedle
Caveats
Parameters
Examples
Auto-Generated Example
FormList myFormList__akHaystack
Form myForm__akNeedle
bool[] returnedValue = LibFire.SearchListsForForm(myFormList__akHaystack, myForm__akNeedle)