Function importNotesFromString

  • Imports notes from the result of a exportNotesToString() call. If a note already exists for a passage, the note here is added to the end of the existing text with two newlines separating them.

    Parameters

    • source: string

    Returns number

    number of notes imported

Generated using TypeDoc