EXEC_ACFILTER ​
EXEC_ACFILTER starts the attribute class filter dialog.
Syntax ​
leo-grammar
CC "Documentation" EXEC_ACFILTER attribute:strExpr [modeltype:strValue]
Parameters ​
attribute
(strValue) - Expr, must contain the name of a string (or longstring) classattribute in the bp class "LibraryMetaData".modeltype
(strValue) - is passed if you want to preselect a special model type.
Returns ​
none
Details ​
See Also ​
Examples ​
Starts the attribute and class filter dialog and preselects the model type "Target Sample Model". Stores the settings made by the user in the attribute "Attribute and Class Filter".
leo-grammar
CC "Documentation" EXEC_ACFILTER attribute:"Attribute and Class Filter" modeltype:"Target Sample Model"
Versions and Changes ​
Available since ADOxx 1.3