string-length

Calculates the number of characters in the given string.

Syntax

    string-length(string?)

Parameters

Zero or one strings.

Returns

Number.

// Ethnio survey code removed