Skip to main content
Version: Next

Get adjusted index cache priority

Get adjusted index cache priority ( aField ) -> Function result

ParameterTypeDescription
aFieldField🡒Field for which the priority of the index(es) has to be retrieved
Function resultLongint🡐Current priority value for index(es)

Description

The Get adjusted index cache priority command returns the current adjusted cache priority value applied by the cache manager for the aField index(es). This command is only needed for debugging purposes.

Note: This command only works in local mode (4D Server and 4D); it cannot be used in 4D remote mode.

See also

ADJUST INDEX CACHE PRIORITY
Managing priorities in database cache
SET INDEX CACHE PRIORITY