WOLFRAM

Get detailed information about your Wolfram System installation.

Interactively...

Evaluate SystemInformation[] to get a browsable display of information:

In[1]:=1
Out[1]=1

Programmatically...

Get a list of components for which system information is available:

In[2]:=2
Out[2]=2

Get a list of properties available for a component:

In[3]:=3
Out[3]=3

Get the value of a particular property:

In[4]:=4
Out[4]=4