DisableMath

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

Function Group Execution Windows Embedded Thin Client Mobile Access
DisableMath Module Activity Asynchronous Supported Supported Supported Supported

Syntax

Web Studio Help  moduleactivity disablemath.xml d149939e75 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()

DisableMath