LOTUSSCRIPT/COM/OLE CLASSES
This function can be called from any script. For example:
dim myQuestion as NotesDocument dim yourAnswer as NotesDocument '...set value of yourAnswer... set myQuestion = GetParentDocument( yourAnswer )