Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

FM.StopScriptIdle

Stops any idle timer.

Component Version macOS Windows Linux Server iOS SDK
FM 5.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ❌ No
MBS( "FM.StopScriptIdle" )

Parameters

none

Result

Returns OK or error.

Description

Stops any idle timer.
See also Schedule.StartScriptOnIdle, FM.RunScriptIdle and Schedule functions.
Does not stop scripts registered with Schedule.StartScriptIdle

Examples

Stop idle scripts:

Set Variable [$r; Value:MBS( "FM.StopScriptIdle" )]

See also

Example Databases

Blog Entries

This function is free to use.

Created 12nd December 2014, last changed 9th January 2020


FM.SetThreadName - FM.TableStatistics