Documentation
FileLoad Documentation
Note: The documentation always refers to the latest version of the plugin
Plugin Connectors
| Connector | Type | Description |
| Data | input, string | Data that is to be compared |
| Less than | output, string | Data will pass here if it is less than the configured value |
| Equal to | output, string | Data will pass here if it is equal to the configured value |
| Greater than | output, string | Data will pass here if it is greater than the configured value |
Plugin Settings
| Setting | Valuetype | Description |
| Value to compare | text | The value that will be used for comparison with the incoming data |