Syntax for the Add Attribute Command

Use this syntax to issue the add attribute command.

Define attributes as follows:

add attribute NAME type TYPE [ADD_ITEM {ADD_ITEM}];

Specifying the attribute type is required, including one of the following values in brackets:

type {binary|date|integer|string|real|boolean}

ADD_ITEM provides additional information about the attribute you are adding. The Add Attribute clauses are:

default VALUE | !hasdefault | nothasdefault
description VALUE
icon FILENAME
rule NAME
maxlength VALUE
owner ADMIN
range RANGE_ITEM {range RANGE_ITEM}
TRIGGER PROG_NAME [input ARG_STRING]
dimension DIMENSION_NAME
format FORMAT
keepformat
[!|not]multivalue
[![not]rangevalue
[!|not]multiline
[!|not] hidden
[!|not]resetonclone
[!|not]resetonrevision
property NAME [value STRING]
property NAME to ADMIN [value STRING]