string_length

Returns the length of the given string.

Input

string

The string to get the size.

Output

length

The length of the string.