Retrieves a string denoting the CPU class. 
Syntax
[ sCPU = ] object.cpuClass
Possible Values
| sCPU | String that
receives one of the following values.| x86 | Intel processor. |  | 68K | Motorola processor. |  | Alpha | Digital processor. |  | PPC | Motorola processor. |  | Other | Other 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