TRANSFORMER
LEN is a calculator function that returns the length of a string.
Choose the field that is to contain the result in the Result Field drop-down list at the top, or create a new one by entering a new name.
LEN(<text>)
where <text> is the field containing the string or a text enclosed in double quotation marks
Examples:
LEN(${Org.name})
finds the length of the values in the field Org.name
LEN("Organization name")
finds the length of the text "Organization name"
Version 5.1.2.0
This document contains confidential information. Not to be copied by third parties without written authorization.
© Copyright Corporater AS - All rights reserved.