boob regexp gives string length
Just thought I'd share this little set of objects that gives the amount of characters in a string including spaces, I tried searching for a solution in the forums but couldn't find anything that didn't involve using Javascript (haven't gotten round to figuring out Max's implementation yet)
Max Patch
Copy patch and select New From Clipboard in Max.
also I found it funny that the regexp is basically the boob emoji
Max Patch
Copy patch and select New From Clipboard in Max.
You said boob. Distracted me. How 'bout an order of atoi and zl.len?
ah! excellent! I've been using regexp so much recently I overlooked this simple solution! thanks!