Constructor
new ScheduleContext()
Members
parameters
Gets the parameters for the scheduled script.
Properties| Name | 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.
Properties| Name | Type | Description |
|---|---|---|
getter | number | Gets the number of times the script has been repeated. |
scriptName
Gets the name of the scheduled script.
Properties| Name | Type | Description |
|---|---|---|
getter | string | Gets the name of the scheduled script. |