ktx
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
ktx
script
/
ktx.script
/
KotlinScriptEngine
/
get
get
inline operator
fun
<
T
>
get
(
variable
:
String
)
:
T
?
Retrieves the value assigned to
variable
in the context of this
engine
.