Back to Pocketbase

Function cronRemove

static/jsvm/functions/cronRemove.html

latest487 B
Original Source

Function cronRemove

  • cronRemove(jobId): void

CronRemove removes a single registered cron job by its name.

Example:

cronRemove("hello")Copy

Note that this method is available only in pb_hooks context.

Parameters

jobId: string

Returns void

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc