col.xyz.type = string
The column is used to enter a single line of text.
Â
Class | columnType |
---|---|
Property | col.xyz.type = string |
Formal specification | col.xyz.type = string |
Required | no |
Default | |
Version | 1.0 |
Comment | the field is stored as a varchar(255) URL's are rendered as hyperlinks |
Example | gd.columns = name, addressÂ
col.name=Familiy NameÂ
col.name.type=stringÂ
|
Reference |