Reset Scheduler

Use the Simulate Reset Scheduler block to reset a scheduler by simply providing the Scheduler Key and the ResetMode.

Simulate Reset Scheduler Block

Input Pins

chevron-rightSchedulerKeyhashtag

The Scheduler Key for the scheduler

Data Type : Integer

Example  :  5
chevron-rightResetModehashtag

The ResetMode specifies how you want to reset the scheduled transaction. Available options: DeleteAll, DeleteUpcoming, and DeleteNone.

Data Type : String

Output Pins

chevron-rightScheduler Detailshashtag

Shows the scheduler's status after resetting

Type : Dictionary

Example: Using the Simulate Reset Scheduler Block in a real application

Last updated