Identify Platform with constant.

I am learning Unity3d. I would like to know if there is a system variable which returns a constant. This constant would tell me what platform. I want to use that information to store in a DB as part if the information in a high score table.

Have a look at Application.platform