item arguments
|
Description
|
---|---|
type
|
The type of the item. You can use regexpr if regexpr=true (optional).
|
name
|
The name of the item. You can use regexpr if regexpr=true (optional).
|
regexpr
|
Use regular expressions in the condition.
|
equal
|
The values of arguments (type/name) must be equal for the condition to be true.
|
caseins
|
Case sensitive when the statement is true.
|
attribute arguments
|
Description
|
---|---|
name
|
The name of the attribute. You can use regexpr if regexpr=true (optional).
|
value
|
The value of the attribute. You can use regexpr if regexpr=true (optional).
|
regexpr
|
Use regular expressions in the condition.
|
caseins
|
Case sensitive when the statement is true.
|
then arguments
|
Description
|
---|---|
attribute
|
Add any number of effects to attributes (optional).
|
lock
|
Set the lock attribute to true to lock it.
|
visible
|
Set the attribute to false to hide it.
|
localize
|
Enables localization of attributes.
|