AttributeClear
清除附加属性 执行类
功能说明: 清除临时附加属性
命令语法
[ ]中的参数表示可省略,实际使用中无需[ ]AttributeClear 属性类型 [属性上限] [属性下限]
参数说明
参数1:
属性类型
数据类型:
选项
要清除的属性类型
参数2:
属性上限
数据类型:
数字
可省略
要清除的临时附加属性上限
参数3:
属性下限
数据类型:
数字
可省略
要清除的临时附加属性下限
使用示例
AttributeClear DC ;清除所有破坏属性
AttributeClear DC 100 ;清除0-100破坏属性
AttributeClear DC 200 100 ;清除100-200破坏属性