range

abstract val range: Tuple2<JsInt, JsInt>?(source)

The start and end index of the reference in the prompt. When undefined, the reference was not part of the prompt text.

Note that the indices take the leading #-character into account which means they can be used to modify the prompt as-is.

Online Documentation