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

padl


This function returns a text string corresponding to the concatenation of the new text string followed by the input text string.

Syntax

padl( input, new)

Parameters

Remarks

The parameters can be other field mapping grammar functions.

Example

Expression Text extracted
padl( 'fly', 'butter' ) butterfly

See also


Topic number: 32189

Applies to: IMPAX 6.5.1 Server Knowledge Base