ResultVariable
When adding an action with the script editor, you can use this field to specify a variable that the return value will be stored in.
See also: Related Actions
System.Is64BitOS
OverviewExamples
boolean System.Is64BitOS ( )
De s cr ip t ion
Determines if the user is running a 64 bit operating system (OS).
P arame t er s
None.
Re t u r n s
(boolean) True if the user's OS is 64 bit, false if it is not.