Good Day
I would like to find out if there is a simple mechanism (perhaps via a business rule) to determine the length of a value in a text field/string e.g. value is "ABCDE" and the length is 5.
(Equivalent in VBA would likely be the "Len" function.)
I would prefer not to use any custom code or script to do this if possible.
Thanks in advance!
*This post is locked for comments
I have the same question (0)