Field Type Required Description
blockOptions.method.args.startTime 24_hours_time Time when condition become TRUE. Default value: 00:00.
blockOptions.method.args.startDay int Day when condition become TRUE. Default value: 1.
blockOptions.method.args.startMonth int Month when condition become TRUE. Default value: 1.
blockOptions.method.args.startYear int Year when condition become TRUE. Default value: 1.
blockOptions.method.args.endTime 24_hours_time Time when condition become FALSE. Default value: 23:59.
blockOptions.method.args.endDay int Day when condition become FALSE. Default value: last day of endMonth.
blockOptions.method.args.endMonth int Month when condition become FALSE. Default value: 12.
blockOptions.method.args.endYear int Year when condition become FALSE. Default value: 9223372036854775807.