strvLength
Returns the length of an array of strings. @str_array must not be NULL
.
Return
length of @str_array
Since
2.6
Parameters
strArray
an array of strings
Returns the length of an array of strings. @str_array must not be NULL
.
length of @str_array
2.6
an array of strings