Skip to content

GET_FACET_ENUMERATIONDOMAIN ​

GET_FACET_ENUMERATIONDOMAIN retrieves the enumeration domain facet from the specified attribute

Syntax ​

leo-grammar
CC "Core" GET_FACET_ENUMERATIONDOMAIN attrid:idValue.


#-->RESULT ecode:intValue val:strValue
CC "Core" GET_FACET_ENUMERATIONDOMAIN attrid:idValue.


#-->RESULT ecode:intValue val:strValue

Parameters ​

  • attrid (idValue) -

Returns ​

  • ecode (intValue) - Contains the error code or is 0 in case of success.
  • val (strValue) -

Details ​

See Also ​

Examples ​

asc
CC "Core" GET_CLASS_ID classname:"Ende"
CC "Core" GET_ATTR_ID attrname:"Typ" classid:(classid)
CC "Core" GET_FACET_ENUMERATIONDOMAIN attrid:(attrid)
CC "AdoScript" INFOBOX (val)
CC "Core" GET_CLASS_ID classname:"Ende"
CC "Core" GET_ATTR_ID attrname:"Typ" classid:(classid)
CC "Core" GET_FACET_ENUMERATIONDOMAIN attrid:(attrid)
CC "AdoScript" INFOBOX (val)

Versions and Changes ​

Available since ADOxx 1.3