IMPAX 6.5.1 Server Knowledge Base home > Configuring IMPAX Server with Administration Tools > Source Manager > Customizing field mappings to extract information from images > List of field mapping grammar functions

select


This function returns a text string corresponding to the string in the v[ ] array of text strings indexed by the value of the index parameter.

Syntax

select( index, v[ ]

Parameters

Example

Expression Text extracted
select( 2, '12a', '12b', '12c', '12d' ) 12c

See also


Topic number: 32177

Applies to: IMPAX 6.5.1 Server Knowledge Base