cpuClass Property

Internet Development Index

Retrieves a string denoting the CPU class.

Syntax

[ sCPU = ] object.cpuClass

Possible Values

sCPUString that receives one of the following values.
x86Intel processor.
68KMotorola processor.
AlphaDigital processor.
PPCMotorola processor.
OtherOther CPU classes, including Sun SPARC.

The property is read-only. The property has no default value.

Standards Information

There is no public standard that applies to this property.

Applies To

clientInformation, navigator