length

fun length(code: String): Int

The length in characters of the text under this range in the provided source.

Parameters

code

the source text.