Documentation
Toggle table of contents
dev
Select version
0.0.0-a04-SNAPSHOT
dev
common
Target filter
common
Switch theme
Search in API
Skip to content
Documentation
text
/
org.k3lp.lib.text
/
K3StringBuilder
/
insertMarker
insert
Marker
fun
insertMarker
(
index
:
Int
,
marker
:
K3Marker
)
(
source
)
Insert a marker at a given index.
Parameters
index
the location where the marker should be added.
marker
the marker to add.