如何使用Lotus Script辨別域的數據類型?

熱心網友

Dim Item as NotesItemset item=doc.getfirstitem("item")if item.type=NUMBERS thenend if