interface StrLenCP {
    $strLenCP: StringExpression<string>;
}

Properties

Properties

$strLenCP: StringExpression<string>

Returns the number of UTF-8 code points in a string.