EnableMath
EnableMath is a built-in scripting function that resumes the execution of all Math worksheets.
| Function | Group | Execution | Windows | Embedded | Thin Client | Mobile Access |
|---|---|---|---|---|---|---|
| EnableMath | Module Activity | Asynchronous | Supported | Supported | Supported | Supported |
Syntax
This function takes no parameters.
Returned value
There are no returned values for this function.
Notes
In most cases, execution was paused by calling the DisableMath function.
Examples
| Tag Name | Expression |
|---|---|
| EnableMath() |