API ReferenceNode.jsInterfacesInterface: IRangeOn this pageInterface: IRangeA range with start and end values.Table of contentsPropertiesstartendPropertiesstart• start: numberThe start index.end• end: numberThe end index.