We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The IPluginHost class has an ActiveWindowState member of type IParatextChildState.
ActiveWindowState
The IParatextChildState class has a Project member of type IProject and a CurrentVerseRef of type IVerseRef.
CurrentVerseRef
The IProject class has member functions to get scripture data in various formats:
GetUSFM()
GetUSFMTokens()
GetUSX()
The information in CurrentVerseRef can be used to select the range of verses to use with the Get functions.
The plugin should use a write lock if it intends to modify the scripture it is reading.
Wiki Home
Full API Documentation