Talk:LlStringLength
Revision as of 06:49, 29 March 2009 by Paradigm Brodsky (talk | contribs)
Anyone have any idea if LL is working on a built-in function to determine the number of bytes in a string? Considering functions like llHTTPRequest have limitations based on bytes, not just characters, this would be handy.
Anyone know a good method to get the number of characters excluding spaces and new lines? Even better, a method to exclude any particular characters?