DisableMath

DisableMath is a built-in scripting function that pauses the execution of all Math worksheets.

Function Group Execution Windows Embedded Thin Client
DisableMath Module Activity Asynchronous Supported Supported Executed on Server

Syntax

DisableMath()

This function takes no parameters.

Returned value

There are no returned values for this function.

Notes

To resume the execution of Math worksheets, call the EnableMath function.

Examples

Tag Name Expression
  DisableMath()