GET_ALL_CLASSES_OF_MODE ​
GET_ALL_CLASSES_OF_MODE returns the classes which are visible in a certain mode.
Syntax ​
leo-grammar
CC "Core" GET_ALL_CLASSES_OF_MODE modeltype:strValue [ variant:strValue ]
modename:strValue .
#--> RESULT classids:strValue ecode:intValue .Parameters ​
modeltype(strValue) - the name of the model typevariant(strValue) - the name of the variantmodename(strValue) - the name of the mode
Returns ​
ecode(intValue) - Contains the error code or is 0 in case of successclassids(strValue) - list of IDs of classes
Details ​
See Also ​
Versions and Changes ​
Available since ADOxx 1.3