如何使用Lotus Script辨別域的數據類型?
Dim Item as NotesItemset item=doc.getfirstitem("item")if item.type=NUMBERS thenend if