strlen expression function

Returns the number of characters in a string.

All Usage Examples

Usage

strlen()

Examples

strlen("abcde")=5