Next: strstrt, Previous: sprintf, Up: Functions
`strlen("string")` returns the length of the string in bytes. If the current encoding supports multibyte characters, this may be larger than the number of characters in the string.