LOTUSSCRIPT /COM/OLE のクラス
この関数は任意のスクリプトから呼び出し可能です。たとえば、
dim myQuestion as NotesDocument dim yourAnswer as NotesDocument '...set value of yourAnswer... set myQuestion = GetParentDocument( yourAnswer )