Constructor
new ScheduleContext()
Members
parameters
Gets the parameters for the scheduled script.
PropertiesName | Type | Description |
---|---|---|
getter | object | Gets the parameters for the scheduled script. |
setter | object | Sets the parameters for the scheduled script and can use at next call. |
repeatedCount
Gets the number of times the script has been repeated.
PropertiesName | Type | Description |
---|---|---|
getter | number | Gets the number of times the script has been repeated. |
scriptName
Gets the name of the scheduled script.
PropertiesName | Type | Description |
---|---|---|
getter | string | Gets the name of the scheduled script. |