System.Is64BitOS

boolean System.Is64BitOS ( 

 )

Description

Determines if the user is running a 64 bit operating system (OS).

Parameters

None.

Returns

(boolean) True if the user's OS is 64 bit, false if it is not.

See also:  Related Actions