Value types type description example Number Any numeric value 3.123456 String Characters inside quote marks "Hello,world" Boolean True or false true Null Empty and meaningless Object Any value associated with an object Function Value returned by a function