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
This function returns a text string corresponding to the input text string with the last length characters removed.
Parameters
input—Specifies the input text string.
length—Specifies the number of characters to remove from the string. If the length parameter is not supplied, the default number of characters to remove is 1. If the number of characters to be removed is greater than the length of the input text string, this function returns an empty text string.
See also
Parsing out multiple values stored in one element without separators
Topic number: 9036 Applies to: IMPAX 6.5.1 Server Knowledge Base |