Previous Topic: %ForEachKeyMem()Next Topic: %ForEachMatView()


%ForEachLogEntity()

Expands the macro code for all entities in the current subject area, evaluating the macro code between the braces.

Syntax

%ForEachLogEntity([<table name>]) {

}

Syntax Example

%ForEachLogEntity() {

%EntityName

}

Expansion

MOVIE_COPY

MOVIE_RENTAL_RECORD

Usage

Classified as an Entity macro that you can use in the Table Trigger Editor (Triggers dialog).