*Subcase()
Specifies the subcase ID used while creating a user-defined expression using the GUI for a given result math analysis.
Syntax
*Subcase (id)
Application
HyperView
Inputs
- id
- The subcase ID for a user-defined expression.
Context
*BeginExpression()
Example
*Subcase("1")
Comments
A *Subcase() command may be placed inside a *BeginExpression() block to capture the subcase ID used while creating a user-defined expression using the GUI for a given result math analysis.