Menu

SyntaxAttrName

Brad Lanam

Wiki Home
Syntax

name (attribute)

The name attribute is an attribute for check statements, project statements and alternate attributes.

name <name>;

For check statements, the name attribute replaces the generated name of the check with name.

For project statements, the name attribute defines the name of the project.

For alternate attributes, the name attribute specifies an additional name that will be set if the alternate succeeds.

Repeatable: no

Wiki Home
Syntax


Related

Wiki: Home
Wiki: Syntax
Wiki: SyntaxAttrAlternate
Wiki: SyntaxCheck
Wiki: SyntaxCheckArgCount
Wiki: SyntaxCheckCompilerFlag
Wiki: SyntaxCheckConstant
Wiki: SyntaxCheckDefine
Wiki: SyntaxCheckFunction
Wiki: SyntaxCheckHeader
Wiki: SyntaxCheckLinkFlag
Wiki: SyntaxCheckPackage
Wiki: SyntaxCheckSize
Wiki: SyntaxCheckStructMember
Wiki: SyntaxCheckType
Wiki: SyntaxProject