strvLength

fun strvLength(strArray: List<String>): <Error class: unknown class>

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