LOTUSSCRIPT LANGUAGE


Type property
Example

This is the LotusScript data type of the JavaProperty. The property is read only.
JavaLotusScriptLotusScript data type
byteByte17
shortInteger2
intLong3
longDouble5
floatSingle4
doubleDouble5
booleanBoolean11
charString8
java.lang.StringString8
other ObjectsJavaObject32

Defined in

JavaProperty

Data type

Long (no decimals)

Syntax

To get: Long = javaproperty.Type

Example
See Also