Skip to content
Gnosis
Gnosis

Power your Apps with Gnosis

  • Search Search
Post Categories Functions Tasks

Tasks Functions

Tasks Gnosis Script Functions.
Powered by Gnosis Copyright © 2025 || Designed by Nasio Themes || Powered by WordPress

Table of Contents

×
  • Commands(name?) : []
  • CreateTask(command, parameters?, callback?, name?, at?, priority = 0, paused = false, user?) : BackgroundTask
  • Schedule(task, at?, priority?, failAttempts?, failWaitSeconds?, failWaitMultiplier?, maxResults?) : BackgroundTask?
  • Task(nameOrId, required = true, bycommand = false) : BackgroundTask?
  • UpdateParameters(task, params, reset = false) : BackgroundTask?
→ Index