| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
Schedule.List
Provides a list with all scheduled script starts or SQL commands.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| Schedule | 5.2 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ✅ Yes |
MBS( "Schedule.List" { ; OnlyIDs } ) More
Parameters
| Parameter | Description | Example | Flags |
|---|---|---|---|
| OnlyIDs | Pass 1 to only get IDs. Pass 0 or no parameter to get IDs and details. | 1 | Optional |
Result
Returns list or error.
Description
Provides a list with all scheduled script starts or SQL commands.The list contains for each schedule the ID, type, file name, script name, script parameter, sql, repeat delay and idle delay.
Examples
List items
Set Variable [$List; Value: MBS( "Schedule.List" ) ]
Example Databases
This function checks for a license.
Created 20th May 2015, last changed 5th September 2025