nomv command: Overview, syntax, and usage

The SPL2 nomv command converts the values in a multivalue field into one single value.

The SPL2 nomv command converts the values in a multivalue field into one single value. The values are separated using a new line ( "\n ) delimiter.

Syntax

The required syntax is in bold.

nomv

field

Required parameters

field

Syntax: field

Description: The name of the multivalue field to convert.

See also

nomv command

nomv command: Examples