I'm have been exploring the newest additions to the COM API. I have the CopyBibleVerse ones working. Sadly, plain-text, rather than RTF etc, but at least it works. Thanks.
However, I have no idea how to make the two new ones below work.
- LogosDataType.ParseReference(text)
- LogosDataType.ScanForReferences(text)
I'm happy to work out the details of the return types. But I would value an example of what is expected in the text string for (1) and (2) above.
Please, if Bradley could give a hint of what the input strings for (1) and (2) looks like ...
(Either here, or maybe in the COM API docs themselves. Thanks.)