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

padt


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

Syntax

padt(input, new)

Parameters

Remarks

The parameters can be other field mapping grammar functions.

Example

Mapping Text extracted
padt( 'fly', 'butter' ) flybutter

See also


Topic number: 32187

Applies to: IMPAX 6.5.1 Server Knowledge Base