Main Content
strlength
Syntax
Description
returns the number of characters in the string L
= strlength(str
)str
.
Note
The operator strlength
is not supported in Stateflow® charts that use C as the action language. For similar functionality, use
strlen
.
Examples
Input Arguments
Version History
Introduced in R2021b