Language Reference Guide : 4. System Classes : TagDefinition Class : TagType Attribute
 
Share this page                  
TagType Attribute
Data Type: varchar(32)
4GL Access: RW
The TagType attribute specifies the working data type of the resolved tag value (tag values are stored as string objects).
Data types used in the appedtags.xml tag definitions are generic scalar types, restricted to string, integer, decimal, date, and money.
Default: string
There is no restriction on the types that may be specified for user-defined tag definitions, but OpenROAD provides no built-in coercion; if required, this must be provided using the 4GL.