Tested on 2.1.2 and 2.2rc3
field2 = utils.stringLeftWords(field1, 1)
leaves a trailing space.
The problem doesn’t occur with utils.stringRightWords
Tested on 2.1.2 and 2.2rc3
field2 = utils.stringLeftWords(field1, 1)
leaves a trailing space.
The problem doesn’t occur with utils.stringRightWords