delayedFrom property
The beginning of the delay range (format: -hh:mm:ss). E.g. in the expresssion "delayed from 30 to 60 minutes" stands for "from 30 minutes". Value can be negative (therefore, means early occurence). Must be preset if "DelayedTo" is not specified.
Implementation
String? delayedFrom;