Back ForwardLookup directive

About directives

Use the Lookup directive to retrieve and display a property value of an instance that is stored in the database, but that is not open on the clipboard. (If the instance is already on the clipboard, use the Reference directive.)

JSP equivalent

The lookup JavaServer Page tag provides a functionally identical capability. See JSP Tags — lookup.

Up Directives