Attribute Function Help

An attribute defines a column of a database.

    Arguments
  1. The first is a literal, that defines the name of the column.
  2. The second is a literal defining the data type of the column. Currently, string and integer are defined as data types.