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 |
This function takes no parameters.
There are no returned values for this function.
To resume the execution of Math worksheets, call the EnableMath function.
Tag Name | Expression |
---|---|
DisableMath() |