evmeta

Display list field metadata

SYNOPSIS

evmeta

DESCRIPTION

This command displays all existing list values, for all list fields in the data dictionary, as a colon separate list, with one list item per line. For fields in the Database section of the Data Dictionary, the format of these lines is:

FIXED_DATABASE_NAME:FIXED_NAME:Display title

For fields in the UDF section of the Data Dictionary, the format of these lines is:

FIXED_DATABASE_NAME:Internal ID#:Display title

Only fields to which you have read permission are returned in the data.

This command is used within other CLI scripts. Its use is limited as a standalone utility, except for very specific purposes.