Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






Platform property

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

Defined in

NotesSession

Data type

String

Syntax

To get: platform$ = notesSession.Platform

Legal values

"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)

"Linux"

UNIX

Usage

If the script runs on a workstation, this property returns the name of the workstation's platform. If the script runs on a server, it returns the name of the server's platform.

Language cross-reference

Platform property in Java Session class

@Platform function in formula language

See examples

Examples: Platform property
Related topics
NotesVersion property




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009