Previous Topic: %AttIsPKNext Topic: %AttName


%AttIsRolenamed

A Boolean predicate that determines whether or not the current attribute is rolenamed.

Syntax

%AttIsRolenamed

Syntax Example

%ForEachAttribute() {

%If(%AttIsRolenamed) {

%AttName}

}

Expansion

renting_customer

Usage

Classified as an Attribute macro.