is not included in the range.
Attribute.endIndex
uint endIndex() @propertyGet endIndex field.
Returns
end index of the range (in bytes). The character at this index
void endIndex(uint propval) @propertySet endIndex field.
Parameters
propval | end index of the range (in bytes). The character at this index is not included in the range. |