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

reverse


This function returns a text string corresponding to the input text string with its characters in reverse sequence.

Syntax

reverse( input )

Parameters

Remarks

The input text string can be another field mapping grammar function.

Example

Expression Text extracted
reverse( 'daeh' ) head

See also


Topic number: 32185

Applies to: IMPAX 6.5.1 Server Knowledge Base