HyperWorks Desktop

*ResultMathState()

Enables or disables the result math capabilities.

*ResultMathState()

Enables or disables the result math capabilities.

Previous topic Next topic No expanding text in this topic  

*ResultMathState()

Enables or disables the result math capabilities.

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

*ResultMathState(state)

Arguments

Name

Description

 

state

Used to turn on/off the result math capabilities (on, off).

Example

*BeginGraphicDefaults()

*ResultMathState("on")

*EndGraphicDefaults()

Application

HyperView.

Context

*BeginGraphicDefaults

Comments

A *ResultMathState() statement may be placed inside a *BeginGraphicDefaults() block.

See also

 

*RegisterResultMathTemplate()

List of Preference Statements