![[index]](../icons/index.gif)
Next: set-tabs
Up: text
Previous: set-position-bias-scroll
Sets extra data associated with a given region. See Editor Data
and
get-region-data for more information.
- (send a-text set-region-data start end data) -> void
start : exact non-negative integer
end : exact non-negative integer
data : editor-data% object
PLT