HyperWorks Desktop

*BeginExpression()

Indicates the beginning of a user defined expression block.

*BeginExpression()

Indicates the beginning of a user defined expression block.

Previous topic Next topic No expanding text in this topic  

*BeginExpression()

Indicates the beginning of a user defined expression block.

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

Syntax

*BeginExpression(id, name)

Arguments

Name

Description

 

id

The ID given to the user defined expression.

 

name

The label of the user defined expression.

Example

*BeginExpression(“1”, “Pre-Stress”)

Application

HyperView.

Context

*BeginResultMath()

Comments

A *BeginExpression() command may be placed inside a *BeginResultMath() block to capture the user created expressions using the GUI for a given result math analysis.

See also

 

*BeginResultMath()

*EndResultMath()

List of Session Statements