Attribute.endIndex

uint endIndex() @property

Get endIndex field.

Returns

end index of the range (in bytes). The character at this index

is not included in the range.

void endIndex(uint propval) @property

Set endIndex field.

Parameters

propvalend index of the range (in bytes). The character at this index is not included in the range.