*EndScalarDefine()
Specifies the end of the scalar definition block.
Syntax
*EndScalarDefine()
Application
HyperView
Context
*BeginGraphic()
Example
*BeginScalarDefine(1, "Displacement, Mag, None, Analysis System", "false")
...
*IsLoaded("true")
*EndScalarDefine()
Comments
The *EndScalarDefine() statement must be preceded by the corresponding *BeginScalarDefine() statement.