Skip to content

ACFILTER_GFX_DISABLE ​

ACFILTER_GFX_DISABLE disables the usage of the attribute and class filter for graphics.

Syntax ​

leo-grammar
CC "Documentation" ACFILTER_GFX_DISABLE	attribute:strValue

#--> RESULT ecode:intValue
CC "Documentation" ACFILTER_GFX_DISABLE	attribute:strValue

#--> RESULT ecode:intValue

Parameters ​

  • attribute (strValue) - the name of the attribute

Returns ​

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

Details ​

Calling this command has the same effect as unchecking the checkbox "Use attribute and class filter for graphics" in the dialog "attribute and class filter" dialog.

This command has no effect when the attribute and class filter is disabled.

See Also ​

ACFILTER_ENABLE
ACFILTER_DISABLE
ACFILTER_GFX_ENABLE

Examples ​

asc
CC "Documentation" ACFILTER_GFX_DISABLE attribute:"Attribute and Class Filter"
CC "Documentation" ACFILTER_GFX_DISABLE attribute:"Attribute and Class Filter"

Versions and Changes ​

Available since ADOxx 1.3