Math

Executes the specified Math worksheet.

Function Group Execution Windows Embedded Thin Client
Math Module Activity Synchronous Supported Supported Executed on Server
Group Execution Windows PC Windows CE Thin Client
Module Activity Synchronous Supported Supported Not supported

Syntax

Math( numWorksheet )
numWorksheet
The number of the math worksheet to be executed.

Returned value

No returned values.

Examples

Tag Name Expression
  Math( 6 )
CAUTION:
Running a Math worksheet from inside another module will pause that module until the Math worksheet finishes. Consequently, use this function only when absolutely necessary to avoid decreasing the performance of the other modules.