IS_ATTRPROF_CLASS ​
IS_ATTRPROF_CLASS checks whether the given ID (classid) specifies an AttriProf class.
Syntax ​
leo-grammar
CC "Core" IS_ATTRPROF_CLASS classid:intValue .
#--> RESULT is_apclass:[0|1]
Parameters ​
classid
(intValue) -
Returns ​
is_apclass
(boolValue) - the return value 0 means the ID is not an AttrProf class, and 1 means that this ID is an AttrProf class.
Details ​
Note: This functions does NOT return an ecode!
See Also ​
Examples ​
Versions and Changes ​
Available since ADOxx 1.3