Length of character string
(length_ofstring)


Result (length)

Parameter Name
Type
Description
s
string

String

You can use character strings which contain numbers only as lengths. If a string contains a non-numerical character the result value is 0 (zero).





Homepage