Programmatic OR Searches

I’m overriding the onSearch (but not onFind) method of a form. Apologies if the documentation specifies this, but how can you retrieve (programmatically, in the onSearch method) the various multiple forms if the user is doing an OR search?

If the user has created multiple search criterias you can loop the controller object to get them.