Verse Starting With Search

DLHughes

Member
Messages
2
Was wondering if there is a way to search for verses that start with certain letters and/or words?
 
Yes, but it is a bit technical, since you want to specify a position of the word. You can use RegEx for this.


The documentation (linked above) actually provides an example of searching for verses that start with the word oh.
 
Back
Top