Processing Control Values

The following processing control values are available for use in the Logic Template:

System Value

Description

__EURO_DATE

FALSE indicates American date order, and TRUE indicates European, is to be assumed when inputting from numeric date formats. If not set configuration value is used. Overrides value set by configuration file.

__FIRST

The ordinal number ( 1 thru __TOTAL ) of the first item to be displayed on the current page of the search results.

__LOGIC

Resource ID of the Logic Template used to process the request.

__MAX_PASS

Used to force early termination of multi-pass search processing. Can be used to exclude sources of data based upon runtime criteria.

__REQUEST_CNT

Number of items requested to be displayed on each page of the search results.

__RESET

When set to a display template ID, causes processing to be aborted and display template returned.

__Y2K_FIX

Used to determine when to use 20th century and 21st century dates for years represented by only 2 digits. If the two digit year is less than the value stored in Y2K_FIX, the date is treated as a 21st century date. Overrides value set by configuration file.