Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 1.19 KB

table-conditions_en.md

File metadata and controls

10 lines (8 loc) · 1.19 KB

This table is optional:
Here you enter additional conditions that should (not) apply, e.g: Someone is present, No one is present, Today is a holiday, etc. You can then select these conditions in the corresponding other option tables.

Column Mandatory Description
image Yes Enables/disables this table row. If not activated, this table row is ignored by the adapter. In the Adapter Options, under 'FURTHER OPTIONS > Input Validation', you can set that even disabled rows are checked for validity.
Name of condition Yes Enter any name of your condition here, e.g. 'Holiday today'.
State of condition Yes State for this condition, e.g. javascript.0.Holiday.isHolidayToday.
State value Yes States value of the condition, if it should apply. You can use true, false, numbers like 144, or strings. All spaces and quotation marks (like ") at the beginning and end are automatically removed.
Note: You can also use comparison operators <, >, >= and <= before numbers, to check for these.