*menucounterset()

Sets the value of the local counter.

Syntax

*menucounterset (counter, value)

Type

HyperMesh Card Previewer Command

Inputs

counter
Value from counter1 to counter20 indicating which of the 20 possible counters should be set to the value parameter.
value
Value of the counter.

Example

Unlike the *counterset() command that sets a global value for the entire output section of the template, the *menucounterset() command's value is only for the local scope of an entity as specified by the *beginmenu() and *endmenu() commands.