Arguments
|
Description
|
---|---|
item
|
Sets the item to which the condition is applied. (Sets the item on which to apply the condition.)
|
type
|
Defines the type of the item. You can use regexpr when regexpr=true (optional).
|
name
|
Defines the name of the item. You can useregexpr when regexpr=true (optional).
|
regexpr
|
When set to true, you can use regular expressions in conditions.
|
equal
|
When set to true, the values of arguments (type/name) must be equal for condition to be true.
|
caseins
|
When set to true, the condition is case sensitive.
|
Attribute Arguments
|
Description
|
---|---|
name
|
The name of the attribute. You can use regexpr when regexpr=true (optional).
|
value
|
The value of the attribute. You can use regexpr when regexpr=true (optional).
|
equal
|
When set to true, the values of arguments (type/name) must be equal for condition to be true.
|
regexpr
|
Use regular expressions in the condition.
|
caseins
|
Case sensitive when the statement is true.
|
Item Arguments
|
Description
|
---|---|
phantom
|
Sets the phantom value of the item.
|
transparency
|
Sets the transparency value of the item.
|
color
|
Sets the color value of the item.
|
Figure Arguments
|
Description
|
---|---|
background
|
Sets the background color value of the figure.
|
background — gradient
|
Sets the background gradient color value of the figure.
|