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


%ForEachTable()

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

Syntax

%ForEachTable([<table name>]) {

}

Syntax Example

%ForEachTable() {

%TableName

}

Expansion

MOVIE_COPY

MOVIE_RENTAL_RECOR

Usage

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