@getcontrolcardattribute()

Returns the value of an attribute on a Control Card.

Syntax

@getcontrolcardattribute (control card, attribute)

Type

HyperMesh Template Function

Inputs

control card
The name of the Control Card.
attribute
The attribute name.

Example

If a Control Card and/or attribute is not present, zero is returned for the menu portion, and an error occurs for the format portion. Use @controlcardattributedefined() to verify the existence of a Control Card or attribute.