String length Formatter?

Is there a string length formatter in app connect? Word count yes, but not finding a way to get character count. I must be missing!

What is your use case, Ken? Any reason ‘Truncate’ won’t work for you? You can set how many characters.

Thanks Brad. I need to know how many characters are in a string, so I don’t think Truncate won’t help here. I have lots of workaround here, but Length seems like a basic.

I think there is a .count() or .length
I wonder where it went on the UI

1 Like

I tried this the other day, added in .length() and .count() in the code and couldnt get it working. It’s something I would love too

.length is without ()

1 Like

.length is discussed in this thread

George, that would be a very useful feature to add. If you your team could add that under …>Data Formats>Analyze> it would be fantastic.

1 Like