copyDocumentHierarchyToDatabase(source As NotesDocument, target As NotesDatabase, newdoc As NotesDocument) As StringQueue |
getACLlevel(acl As Integer) As String |
getAncestorByForm(source As NotesDocument, form As String, allowself As Boolean) As NotesDocument |
getCollectionUNIDs(col As NotesDocumentCollection) As StringQueue |
getConfigUNID(source As String, clearCache As Boolean) As String |
getDbConfigDoc(source As String, clearCache As Boolean) As NotesDocument |
getDocumentByUNID(universalID As String) As NotesDocument |
getEmptyDocumentCollection(source As NotesDatabase) As NotesDocumentCollection |
getEnvarName(source As String, clearCache As Boolean) As String |
getHashedValue(source As String, clearCache As Boolean) As String |
getItemValueText(source As NotesDocument, itemname As String, delimiter As String, htreplace As String) As String |
getOpenDatabase(server As String, filepath As String) As NotesDatabase |
getParentDocument(source As NotesDocument) As NotesDocument |
getViewUNIDs(source As NotesView) As StringQueue |
isPlatformWindows() As Boolean |
safeEvaluate(formula As String, context As Variant, failValue As Variant) As Variant |
getCurrentDb() As NotesDatabase |
getCurrentSession() As NotesSession |