CODE OBJECTS

CODE OBJECTS

The CODE OBJECT have the following structure:

PROPERTYNAMETYPEDESCRIPTIONCOMMENTS
#CODE:ID_STANDARD_CODEStandard NameTEXTContains the standard identification (ALCANTARA,)
#CODE:ID_CODEStandard internal codeTEXTCode associated with the description according to Standard
#CODE:ID_LANGUAGELanguage of the standard descriptionTEXTLanguage in which is presented the description (e.g. ES,ZH,EN)
#CODE:CODE_DESCRIPTIONDescription categoryTEXTDescription of category
#CODE:IS_CLOBIs the description a CLOB?TEXTTo indicate if the description is contained as a CLOB
#CODE:FORMATFormatTEXTTo indicate if Description is a literal text (by default, null) or other format (e.g. HTML). If NULL it's considered normal text

RETRIEVING CODES

To retrieve a CODE there are the following methods:

Related content