Indicates the beginning of a user defined expression block.
*BeginExpression()Indicates the beginning of a user defined expression block. |
|||||
*BeginExpression()Indicates the beginning of a user defined expression block. |
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 |
||
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 |
|
|
|