Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
IScriptSnapshot
/
getText
get
Text
abstract
fun
getText
(
start
:
Double
,
end
:
Double
)
:
String
(
source
)
Gets a portion of the script snapshot specified by [start, end).