JAVA/CORBA CLASSES


Platform property
Example

Read-only. The name of the platform the session is running on.

Defined in

Session

Data type

String

Syntax

public String getPlatform()
   throws NotesException

Legal values
ValuePlatform
"Macintosh"Macintosh
"MS-DOS"MS-DOS
"Netware"NetWare
"OS/2v1"OS/2® 16-bit
"OS/2v2"OS/2 32-bit
"OS/400"OS/400
"Windows/16"Windows 16-bit
"Windows/32"Windows 32-bit
"UNIX"UNIX (Sun, SCO, AIX®)

Language cross-reference

Platform property in LotusScript NotesSession class

@Platform function in formula language

Example
See Also