Monday, January 19, 2009

LotusScript Type

8712
8716

8704 is Dyanmic Array

8712 - 8704 = 8   or string
8716 - 8704 = 12  or variant type

Here are the list of types

Return Value type
0 EMPTY
1 NULL
2 Integer
3 Long
4 Single
5 Double
6 Currency
7 Date/Time
8 String
9 OLE object or NOTHING
10 OLE error
11 Boolean
12 Variant list or array
13 IUNKNOWN (OLE value)
17 Byte
34 User-defined object
35 Product object
2,048 List
8,192 Fixed array
8,704 Dynamic array

No comments: