Books containing Strong's Numbers don't always have:<br>   Feature=StrongsNumbers<div>in their .conf file</div><div><br></div><div>But they do always have:</div><div><span class="Apple-style-span" style="border-collapse: collapse; color: rgb(80, 0, 80); font-family: arial, sans-serif; font-size: 13px; ">   </span>GlobalOptionFilter=OSISStrongs</div>
<div><br></div><div>Checking for 'Feature=StrongsNumbers' is easy:</div><div>   book.hasFeature(FeatureType.STRONGS_NUMBERS)</div><div><br></div><div>But I don't know how to check for 'GlobalOptionFilter=OSISStrongs'.</div>
<div><br></div><div>Can anybody give me some advice or sample code?</div><div><br></div><div>Thanks</div><div>Martin</div>