Hi,
i like to create a new Attribute in the AttributeManager using a string function like the StringSearchers FirstMatch.
Is there anything similar as string function?
e.g.:
Input: 102464, 12345, 123478
Regexp: ^\\d*
RegExp-Match: 102464
Desired output: 102464
Greetings Hendrik