variable_if, variable_unless
Change an event if/unless the variable is the specified value.
{
"type": "variable_if",
"name": "variable name",
"value": variable value
}
Name | Required | Description |
---|---|---|
type |
Required | "variable_if" or "variable_unless" . |
name |
Required | Target variable name. |
value |
Required | Target variable value. |
description |
Optional | A human-readable comment |
Confirm the current variable values
You can see the current variable values by EventViewer > Variables.
