Subject: RE: LotsScript - Remove inline image from richtext
Ben L. will probably mention Midas if he answers your question, so I thought I’d save him the trouble and mention it myself.
The built-in LotusScript API NotesRichTextItem doesn’t let you detect or manipulate in-line images. You can do it with DXL, or use the C API or Ben’s thing.