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
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() |